Home
last modified time | relevance | path

Searched refs:E_CHECK_SYSTEMAPP_FAIL (Results 1 - 15 of 15) sorted by relevance

/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_assets_change_request_napi.cpp86 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 Dcloud_enhancement_napi.cpp311 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 Dmedia_album_change_request_napi.cpp282 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 Dmedia_asset_change_request_napi.cpp714 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 Dmedia_asset_edit_data_napi.cpp50 NapiError::ThrowError(env, E_CHECK_SYSTEMAPP_FAIL, "The constructor can be called only by system apps"); in Constructor()
H A Dfile_asset_napi.cpp2750 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 Dmedia_library_napi.cpp664 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 Dphoto_album_napi.cpp975 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 Dsendable_photo_album_napi.cpp460 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 Dsendable_file_asset_napi.cpp910 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 Dsendable_photo_access_helper_napi.cpp1191 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 Dringtone_errno.h37 constexpr int32_t E_CHECK_SYSTEMAPP_FAIL = 202; member
/foundation/multimedia/media_library/frameworks/services/media_permission/src/
H A Dread_write_permission_handler.cpp72 return E_CHECK_SYSTEMAPP_FAIL; in SystemApiCheck()
/foundation/multimedia/media_library/frameworks/utils/include/
H A Dmedialibrary_errno.h39 constexpr int32_t E_CHECK_SYSTEMAPP_FAIL = 202; member
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedia_datashare_ext_ability.cpp349 return E_CHECK_SYSTEMAPP_FAIL; in SystemApiCheck()

Completed in 43 milliseconds