Searched refs:JSGetPhotoIndex (Results 1 – 2 of 2) sorted by relevance
331 EXPORT static napi_value JSGetPhotoIndex(napi_env env, napi_callback_info info);
282 DECLARE_NAPI_FUNCTION("getPhotoIndex", JSGetPhotoIndex), in UserFileMgrInit()5459 napi_value MediaLibraryNapi::JSGetPhotoIndex(napi_env env, napi_callback_info info) in JSGetPhotoIndex() function in OHOS::Media::MediaLibraryNapi