X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fservice-engine%2Fse_storage.h;h=697edc775a9a0e3fabfb70f909ff9a0a0c6839ca;hb=bbae7d1b2a06e46d75c6673b2c67badee42bbdd7;hp=5b296114506f8baed2ab9882c98fe497e944d47e;hpb=2928ee51d097094087c5a6445bea90840f6f1db6;p=platform%2Fcore%2Fsystem%2Foma-ds-agent.git diff --git a/include/service-engine/se_storage.h b/include/service-engine/se_storage.h index 5b29611..697edc7 100755 --- a/include/service-engine/se_storage.h +++ b/include/service-engine/se_storage.h @@ -152,7 +152,7 @@ se_error_type_e write_sync_resource_info(int account_id, int content_type, int l * @code * @endcode */ -bool get_profile_data(int account_id, char **profile_name, char **addr, char **id, char **password, int *sync_mode, int *sync_type, int *interval, int *last_session_status, int *last_session_time); +bool get_profile_data(int account_id, char **profile_dir_name, char **profile_name, char **addr, char **id, char **password, int *sync_mode, int *sync_type, int *interval, int *last_session_status, int *last_session_time); /** * @par Description: API to get profile datastore information(enable, source uri, target uri, id, password) from config_tbl