Home
last modified time | relevance | path

Searched refs:GetPhotoAccessHelper (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/media_library/interfaces/kits/js/include/sendable/
H A Dsendable_photo_access_helper_napi.h78 EXPORT static napi_value GetPhotoAccessHelper(napi_env env, napi_callback_info info);
/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dmedia_library_napi.h275 EXPORT static napi_value GetPhotoAccessHelper(napi_env env, napi_callback_info info);
/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_photo_access_helper_napi.cpp137 DECLARE_NAPI_STATIC_FUNCTION("getPhotoAccessHelper", GetPhotoAccessHelper), in Init()
280 napi_value SendablePhotoAccessHelper::GetPhotoAccessHelper(napi_env env, napi_callback_info info) in GetPhotoAccessHelper() function in OHOS::Media::SendablePhotoAccessHelper
283 tracer.Start("GetPhotoAccessHelper"); in GetPhotoAccessHelper()
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_library_napi.cpp353 DECLARE_NAPI_STATIC_FUNCTION("getPhotoAccessHelper", GetPhotoAccessHelper), in PhotoAccessHelperInit()
713 napi_value MediaLibraryNapi::GetPhotoAccessHelper(napi_env env, napi_callback_info info) in GetPhotoAccessHelper() function in OHOS::Media::MediaLibraryNapi
716 tracer.Start("GetPhotoAccessHelper"); in GetPhotoAccessHelper()

Completed in 19 milliseconds