Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/
H A Dphoto_album.h75 EXPORT int32_t GetDisplayLevel() const;
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dphoto_album.cpp190 int32_t PhotoAlbum::GetDisplayLevel() const in GetDisplayLevel() function in OHOS::Media::PhotoAlbum
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_album_change_request_napi.cpp1190 valuesBucket.Put(property, photoAlbum->GetDisplayLevel()); in GetAlbumUpdateValue()