Home
last modified time | relevance | path

Searched refs:ERR_DEFAULT (Results 1 - 18 of 18) sorted by relevance

/foundation/filemanagement/dfs_service/utils/system/include/
H A Ddfsu_exception.h29 ERR_DEFAULT, enumerator
54 int code_ {ERR_DEFAULT};
/foundation/multimedia/media_library/frameworks/js/src/
H A Dhighlight_album_napi.cpp206 if (context->error == ERR_DEFAULT) { in JSGetHighlightAlbumInfoCompleteCallback()
271 if (context->error == ERR_DEFAULT) { in JSSetHighlightUserActionDataCompleteCallback()
356 if (context->error == ERR_DEFAULT) { in JSGetHighlightResourceCompleteCallback()
H A Dcloud_enhancement_napi.cpp491 if (context->error == ERR_DEFAULT) { in SubmitCloudEnhancementTasksCompleteCallback()
565 if (context->error == ERR_DEFAULT) { in PrioritizeCloudEnhancementTaskCompleteCallback()
655 if (context->error == ERR_DEFAULT) { in CancelCloudEnhancementTasksCompleteCallback()
708 if (context->error == ERR_DEFAULT) { in CancelAllCloudEnhancementTasksCompleteCallback()
862 if (context->error == ERR_DEFAULT) { in QueryCloudEnhancementTaskStateCompleteCallback()
920 if (context->error == ERR_DEFAULT) { in SyncCloudEnhancementTaskStatusCompleteCallback()
1034 if (context->error != ERR_DEFAULT) { in GetCloudEnhancementPairCompleteCallback()
H A Dfile_asset_napi.cpp1350 if (context->error == ERR_DEFAULT) { in JSCommitModifyCompleteCallback()
1468 if (context->error == ERR_DEFAULT) { in JSOpenCompleteCallback()
1625 if (context->error == ERR_DEFAULT) { in JSCloseCompleteCallback()
1764 if (context->error == ERR_DEFAULT) { in JSGetThumbnailCompleteCallback()
2089 if (context->error == ERR_DEFAULT) { in JSFavoriteCallbackComplete()
2266 if (context->error == ERR_DEFAULT) { in JSIsFavoriteCallbackComplete()
2544 if (context->error == ERR_DEFAULT) { in JSTrashCallbackComplete()
2640 if (context->error == ERR_DEFAULT) { in JSIsTrashCallbackComplete()
3021 if (context->error == ERR_DEFAULT) { in UserFileMgrFavoriteComplete()
3198 if (context->error == ERR_DEFAULT) { in UserFileMgrOpenCallbackComplete()
[all...]
H A Dphoto_album_napi.cpp577 if (context->error == ERR_DEFAULT) { in JSCommitModifyCompleteCallback()
767 if (context->error == ERR_DEFAULT) { in JSPhotoAlbumAddAssetsCompleteCallback()
870 if (context->error == ERR_DEFAULT) { in JSPhotoAlbumRemoveAssetsCompleteCallback()
1228 if (context->error == ERR_DEFAULT) { in TrashAlbumComplete()
1430 if (context->error != ERR_DEFAULT) { in GetFaceIdCompleteCallback()
H A Dsmart_album_napi.cpp764 if (context->error == ERR_DEFAULT) { in JSCommitModifyCompleteCallback()
787 if (context->error == ERR_DEFAULT) { in JSAddAssetCompleteCallback()
811 if (context->error == ERR_DEFAULT) { in JSRemoveAssetCompleteCallback()
1307 if (context->error == ERR_DEFAULT) { in JSRecoverAssetCompleteCallback()
1368 if (context->error == ERR_DEFAULT) { in JSDeleteAssetCompleteCallback()
H A Dmedia_library_napi.cpp570 asyncContext->error = ERR_DEFAULT; in GetMediaLibraryAsyncExecute()
602 if (context->error == ERR_DEFAULT) { in GetMediaLibraryAsyncComplete()
957 if (context->error == ERR_DEFAULT) { in GetPublicDirectoryCallbackComplete()
1158 if (context->error != ERR_DEFAULT) { in GetFileAssetsAsyncCallbackComplete()
1592 if (context->error != ERR_DEFAULT) { in AlbumsAsyncCallbackComplete()
1852 if (context->error == ERR_DEFAULT) { in JSCreateAssetCompleteCallback()
1885 if (context->error != ERR_DEFAULT) { in JSPhotoUriPermissionCallback()
2317 if (context->error == ERR_DEFAULT) { in JSDeleteAssetCompleteCallback()
2381 if (context->error == ERR_DEFAULT) { in JSTrashAssetCompleteCallback()
3518 if (context->error != ERR_DEFAULT) { in GetPrivateAlbumCallbackComplete()
[all...]
H A Dmedia_assets_change_request_napi.cpp316 if (context->error == ERR_DEFAULT) { in ApplyAssetsChangeRequestCompleteCallback()
H A Dmedia_asset_manager_napi.cpp1724 if (context->error == ERR_DEFAULT) { in JSLoadMovingPhotoComplete()
1877 if (context->error == ERR_DEFAULT) { in JSRequestComplete()
1913 if (context->error == ERR_DEFAULT) { in JSCancelRequestComplete()
H A Dmedia_album_change_request_napi.cpp388 if (context->error == ERR_DEFAULT) { in DeleteAlbumsCompleteCallback()
1302 if (context->error == ERR_DEFAULT) { in ApplyAlbumChangeRequestCompleteCallback()
H A Dmedia_asset_change_request_napi.cpp921 if (context->error == ERR_DEFAULT) { in DeleteAssetsCompleteCallback()
1403 if (context->error == ERR_DEFAULT) { in GetWriteCacheHandlerCompleteCallback()
2461 if (context->error == ERR_DEFAULT) { in ApplyAssetChangeRequestCompleteCallback()
H A Dmedialibrary_napi_utils.cpp676 return ERR_DEFAULT; in TransErrorCode()
695 if (error == ERR_DEFAULT) { in HandleError()
H A Dalbum_napi.cpp873 if (context->error == ERR_DEFAULT) { in JSCommitModifyCompleteCallback()
/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_photo_album_napi.cpp637 if (context->error == ERR_DEFAULT) { in JSCommitModifyCompleteCallback()
776 if (context->error != ERR_DEFAULT) { in GetFaceIdCompleteCallback()
H A Dsendable_file_asset_napi.cpp592 if (context->error == ERR_DEFAULT) { in JSCommitModifyCompleteCallback()
641 if (context->error == ERR_DEFAULT) { in JSGetThumbnailCompleteCallback()
1170 if (context->error == ERR_DEFAULT) { in JSGetAnalysisDataCompleteCallback()
1292 if (context->error == ERR_DEFAULT) { in PhotoAccessHelperRequestSourceComplete()
H A Dsendable_photo_access_helper_napi.cpp348 if (context->error != ERR_DEFAULT) { in GetFileAssetsAsyncCallbackComplete()
912 if (context->error != ERR_DEFAULT || context->fetchPhotoAlbumResult == nullptr) { in JSGetPhotoAlbumsCompleteCallback()
1652 if (context->error == ERR_DEFAULT) { in JSCreateAssetCompleteCallback()
H A Dsendable_medialibrary_napi_utils.cpp590 return ERR_DEFAULT; in TransErrorCode()
607 if (error == ERR_DEFAULT) { in HandleError()
/foundation/multimedia/media_library/interfaces/kits/js/include/napi/
H A Dmedialibrary_napi_utils.h213 const int32_t ERR_DEFAULT = 0; member

Completed in 49 milliseconds