Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_library_napi.cpp6252 static napi_value JSGetPhotoAlbumsExecuteSync(napi_env env, MediaLibraryAsyncContext& asyncContext) in JSGetPhotoAlbumsExecuteSync() function
7135 return JSGetPhotoAlbumsExecuteSync(env, *asyncContext); in PhotoAccessGetPhotoAlbumsSync()