Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dphoto_album_column.cpp249 static void GetVideoPredicates(RdbPredicates &predicates, const bool hiddenState) in GetVideoPredicates() function
339 return GetVideoPredicates(predicates, hiddenState); in GetSystemAlbumPredicates()
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_medialibrary_napi_utils.cpp988 static int32_t GetVideoPredicates(DataSharePredicates &predicates, const bool hiddenOnly) in GetVideoPredicates() function
1070 return GetVideoPredicates(predicates, hiddenOnly); in GetSystemAlbumPredicates()
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedialibrary_napi_utils.cpp1062 static int32_t GetVideoPredicates(DataSharePredicates &predicates, const bool hiddenOnly) in GetVideoPredicates() function
1144 return GetVideoPredicates(predicates, hiddenOnly); in GetSystemAlbumPredicates()