Searched refs:GetPhotoAccessHelperAsync (Results 1 – 2 of 2) sorted by relevance
275 EXPORT static napi_value GetPhotoAccessHelperAsync(napi_env env, napi_callback_info info);
354 DECLARE_NAPI_STATIC_FUNCTION("getPhotoAccessHelperAsync", GetPhotoAccessHelperAsync), in PhotoAccessHelperInit()721 napi_value MediaLibraryNapi::GetPhotoAccessHelperAsync(napi_env env, napi_callback_info info) in GetPhotoAccessHelperAsync() function in OHOS::Media::MediaLibraryNapi