Home
last modified time | relevance | path

Searched refs:PhotoAccessGetIndexConstructProgress (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dmedia_library_napi.h333 …EXPORT static napi_value PhotoAccessGetIndexConstructProgress(napi_env env, napi_callback_info inf…
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_library_napi.cpp329 … DECLARE_NAPI_FUNCTION("getIndexConstructProgress", PhotoAccessGetIndexConstructProgress), in PhotoAccessHelperInit()
5574 napi_value MediaLibraryNapi::PhotoAccessGetIndexConstructProgress(napi_env env, napi_callback_info … in PhotoAccessGetIndexConstructProgress() function in OHOS::Media::MediaLibraryNapi