Searched refs:GetPhotoAccessHelper (Results 1 – 4 of 4) sorted by relevance
77 EXPORT static napi_value GetPhotoAccessHelper(napi_env env, napi_callback_info info);
273 EXPORT static napi_value GetPhotoAccessHelper(napi_env env, napi_callback_info info);
136 DECLARE_NAPI_STATIC_FUNCTION("getPhotoAccessHelper", GetPhotoAccessHelper), in Init()278 napi_value SendablePhotoAccessHelper::GetPhotoAccessHelper(napi_env env, napi_callback_info info) in GetPhotoAccessHelper() function in OHOS::Media::SendablePhotoAccessHelper
352 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