Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_photo_access_helper_napi.cpp1031 static napi_value ParseAlbumTypes(napi_env env, unique_ptr<SendablePhotoAccessHelperAsyncContext> &… in ParseAlbumTypes() function
1122 CHECK_NULLPTR_RET(ParseAlbumTypes(env, context)); in ParseArgsGetPhotoAlbum()
1126 CHECK_NULLPTR_RET(ParseAlbumTypes(env, context)); in ParseArgsGetPhotoAlbum()
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_library_napi.cpp6987 static napi_value ParseAlbumTypes(napi_env env, unique_ptr<MediaLibraryAsyncContext> &context) in ParseAlbumTypes() function
7078 CHECK_NULLPTR_RET(ParseAlbumTypes(env, context)); in ParseArgsGetPhotoAlbum()
7082 CHECK_NULLPTR_RET(ParseAlbumTypes(env, context)); in ParseArgsGetPhotoAlbum()