/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | media_assets_change_request_napi.cpp | 86 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "The constructor can be called only by system apps"); in Constructor() 172 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in JSSetFavorite() 195 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in JSSetHidden() 218 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in JSSetUserComment()
|
H A D | cloud_enhancement_napi.cpp | 311 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL,
in Constructor() 507 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps");
in JSSubmitCloudEnhancementTasks() 581 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps");
in JSPrioritizeCloudEnhancementTask() 671 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps");
in JSCancelCloudEnhancementTasks() 724 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps");
in JSCancelAllCloudEnhancementTasks() 881 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps");
in JSQueryCloudEnhancementTaskState() 936 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps");
in JSSyncCloudEnhancementTaskStatus() 1053 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps");
in JSGetCloudEnhancementPair()
|
H A D | media_album_change_request_napi.cpp | 282 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in ParseArgsCreateAlbum() 332 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in ParseArgsDeleteAlbums() 467 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in JSMoveAssets() 504 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in JSRecoverAssets() 537 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in JSDeleteAssets() 613 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in JSSetIsMe() 653 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in JSDismissAssets() 682 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in JSMergeAlbum() 716 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in JSSetDisplayLevel() 743 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "Thi in JSDismiss() [all...] |
H A D | media_asset_change_request_napi.cpp | 714 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in ParseArgsCreateAsset() 985 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in JSSetEditData() 1020 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in JSSetFavorite() 1041 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in JSSetHidden() 1116 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in JSSetVideoEnhancementAttr() 1141 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in JSSetLocation() 1209 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in JSSetUserComment() 1231 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in JSSetEffectMode() 1264 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in JSSetCameraShotKey() 1325 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "Thi in JSSetSupportedWatermarkType() [all...] |
H A D | media_asset_edit_data_napi.cpp | 50 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "The constructor can be called only by system apps"); in Constructor()
|
H A D | file_asset_napi.cpp | 2750 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This key can only be used by system apps"); in CheckSystemApiKeys() 2751 return E_CHECK_SYSTEMAPP_FAIL; in CheckSystemApiKeys() 3112 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in ParseArgsUserFileMgrOpen() 3578 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in JSGetExif() 3666 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in ParseArgsPhotoAccessHelperOpen() 3961 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in PhotoAccessHelperFavorite() 4039 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in PhotoAccessHelperRequestPhoto() 4089 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in PhotoAccessHelperCancelPhotoRequest() 4171 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in PhotoAccessHelperSetHidden() 4257 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "Thi in PhotoAccessHelperSetPending() [all...] |
H A D | media_library_napi.cpp | 664 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "Only system apps can get userFileManger instance"); in GetUserFileMgr() 677 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "Only system apps can get userFileManger instance"); in GetUserFileMgrAsync() 4934 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in ParseArgsCreatePhotoAsset() 5010 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in ParseArgsGrantPhotoUriPermission() 5053 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in ParseArgsGrantPhotoUrisPermission() 5114 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in ParseArgsCancelPhotoUriPermission() 5423 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in ParseArgsIndexof() 5676 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in PhotoAccessGetIndexConstructProgress() 5906 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in ParseArgsStartCreateThumbnailTask() 6084 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "Thi in ParseArgsStopCreateThumbnailTask() [all...] |
H A D | photo_album_napi.cpp | 975 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in ParseArgsGetPhotoAssets() 1159 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in TrashAlbumParseArgs() 1448 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "Only system apps can get the Face ID of the album"); in PhotoAccessHelperGetFaceId()
|
/foundation/multimedia/media_library/frameworks/js/src/sendable/ |
H A D | sendable_photo_album_napi.cpp | 460 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in ParseArgsGetPhotoAssets() 685 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "ConvertToPhotoAlbum napi unwrap sendable failed"); in ConvertToPhotoAlbum() 794 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "Only system apps can get the Face ID of the album"); in PhotoAccessHelperGetFaceId()
|
H A D | sendable_file_asset_napi.cpp | 910 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This key can only be used by system apps"); in CheckSystemApiKeys() 911 return E_CHECK_SYSTEMAPP_FAIL; in CheckSystemApiKeys() 1313 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in PhotoAccessHelperRequestSource() 1354 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "ConvertFromPhotoAsset napi unwrap failed"); in ConvertFromPhotoAsset() 1392 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "ConvertToPhotoAsset napi unwrap sendable failed"); in ConvertToPhotoAsset()
|
H A D | sendable_photo_access_helper_napi.cpp | 1191 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in ParseArgsGetHiddenAlbums() 1583 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "This interface can be called only by system apps"); in ParseArgsCreatePhotoAsset()
|
/foundation/multimedia/ringtone_library/services/utils/include/ |
H A D | ringtone_errno.h | 37 constexpr int32_t E_CHECK_SYSTEMAPP_FAIL = 202; member
|
/foundation/multimedia/media_library/frameworks/services/media_permission/src/ |
H A D | read_write_permission_handler.cpp | 72 return E_CHECK_SYSTEMAPP_FAIL; in SystemApiCheck()
|
/foundation/multimedia/media_library/frameworks/utils/include/ |
H A D | medialibrary_errno.h | 39 constexpr int32_t E_CHECK_SYSTEMAPP_FAIL = 202; member
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | media_datashare_ext_ability.cpp | 349 return E_CHECK_SYSTEMAPP_FAIL; in SystemApiCheck()
|