Searched refs:PhotoAccessGetPhotoIndex (Results 1 – 2 of 2) sorted by relevance
332 EXPORT static napi_value PhotoAccessGetPhotoIndex(napi_env env, napi_callback_info info);
328 DECLARE_NAPI_FUNCTION("getPhotoIndex", PhotoAccessGetPhotoIndex), in PhotoAccessHelperInit()5467 napi_value MediaLibraryNapi::PhotoAccessGetPhotoIndex(napi_env env, napi_callback_info info) in PhotoAccessGetPhotoIndex() function in OHOS::Media::MediaLibraryNapi