Home
last modified time | relevance | path

Searched refs:UserFileMgrCreatePhotoAsset (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dmedia_library_napi.h254 EXPORT static napi_value UserFileMgrCreatePhotoAsset(napi_env env, napi_callback_info info);
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_library_napi.cpp272 DECLARE_NAPI_FUNCTION("createPhotoAsset", UserFileMgrCreatePhotoAsset), in UserFileMgrInit()
6412 napi_value MediaLibraryNapi::UserFileMgrCreatePhotoAsset(napi_env env, napi_callback_info info) in UserFileMgrCreatePhotoAsset() function in MediaLibraryNapi
6419 return MediaLibraryNapiUtils::NapiCreateAsyncWork(env, asyncContext, "UserFileMgrCreatePhotoAsset", in UserFileMgrCreatePhotoAsset()

Completed in 15 milliseconds