Home
last modified time | relevance | path

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

/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_photo_access_helper_napi.cpp1025 static napi_value ParseAlbumTypes(napi_env env, unique_ptr<SendablePhotoAccessHelperAsyncContext> &context) in ParseAlbumTypes() function
1116 CHECK_NULLPTR_RET(ParseAlbumTypes(env, context)); in ParseArgsGetPhotoAlbum()
1120 CHECK_NULLPTR_RET(ParseAlbumTypes(env, context)); in ParseArgsGetPhotoAlbum()
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_library_napi.cpp7072 static napi_value ParseAlbumTypes(napi_env env, unique_ptr<MediaLibraryAsyncContext> &context) in ParseAlbumTypes() function
7164 CHECK_NULLPTR_RET(ParseAlbumTypes(env, context)); in ParseArgsGetPhotoAlbum()
7168 CHECK_NULLPTR_RET(ParseAlbumTypes(env, context)); in ParseArgsGetPhotoAlbum()

Completed in 19 milliseconds