Home
last modified time | relevance | path

Searched refs:ParseLocationAlbumTypes (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.cpp1011 static bool ParseLocationAlbumTypes(unique_ptr<SendablePhotoAccessHelperAsyncContext> &context, in ParseLocationAlbumTypes() function
1055 if (!ParseLocationAlbumTypes(context, albumSubType)) { in ParseAlbumTypes()
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_library_napi.cpp6968 static bool ParseLocationAlbumTypes(unique_ptr<MediaLibraryAsyncContext> &context, const int32_t al… in ParseLocationAlbumTypes() function
7011 if (!ParseLocationAlbumTypes(context, albumSubType)) { in ParseAlbumTypes()