Home
last modified time | relevance | path

Searched defs:hiddenOnly (Results 1 - 12 of 12) sorted by relevance

/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H A Dmedialibrary_notify.h38 NotifyTaskData(const std::string &uri, const NotifyType &notifyType, const int albumId, const bool hiddenOnly) in NotifyTaskData() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dfetch_result.cpp179 void FetchResult<T>::SetHiddenOnly(const bool hiddenOnly) in SetHiddenOnly() argument
H A Dphoto_album.cpp175 void PhotoAlbum::SetHiddenOnly(const bool hiddenOnly) in SetHiddenOnly() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_notify.cpp272 Notify(const string &uri, const NotifyType notifyType, const int albumId, const bool hiddenOnly) Notify() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/album_count_cover_test/src/
H A Dalbum_count_cover_test.cpp245 unique_ptr<PhotoAlbum> QueryAlbumInfo(const RdbPredicates &predicates, const bool hiddenOnly) in QueryAlbumInfo() argument
284 unique_ptr<PhotoAlbum> QuerySystemAlbumInfo(const int32_t subtype, const bool hiddenOnly) in QuerySystemAlbumInfo() argument
291 unique_ptr<PhotoAlbum> QueryUserAlbumInfo(const int32_t albumId, const bool hiddenOnly) in QueryUserAlbumInfo() argument
/foundation/multimedia/media_library/interfaces/kits/js/include/sendable/
H A Dsendable_photo_access_helper_napi.h160 bool hiddenOnly = false; member
/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_photo_album_napi.cpp392 GetPredicatesByAlbumTypes(const shared_ptr<PhotoAlbum> &photoAlbum, DataSharePredicates &predicates, const bool hiddenOnly) GetPredicatesByAlbumTypes() argument
H A Dsendable_medialibrary_napi_utils.cpp970 static int32_t GetFavoritePredicates(DataSharePredicates &predicates, const bool hiddenOnly) in GetFavoritePredicates() argument
980 static int32_t GetVideoPredicates(DataSharePredicates &predicates, const bool hiddenOnly) in GetVideoPredicates() argument
1007 static int32_t GetScreenshotPredicates(DataSharePredicates &predicates, const bool hiddenOnly) in GetScreenshotPredicates() argument
1016 static int32_t GetCameraPredicates(DataSharePredicates &predicates, const bool hiddenOnly) in GetCameraPredicates() argument
845 GetUserAlbumPredicates( const int32_t albumId, DataSharePredicates &predicates, const bool hiddenOnly) GetUserAlbumPredicates() argument
1025 GetAllImagesPredicates(DataSharePredicates &predicates, const bool hiddenOnly) GetAllImagesPredicates() argument
1034 GetSourceAlbumPredicates(const int32_t albumId, DataSharePredicates &predicates, const bool hiddenOnly) GetSourceAlbumPredicates() argument
1043 GetSystemAlbumPredicates(const PhotoAlbumSubType subType, DataSharePredicates &predicates, const bool hiddenOnly) GetSystemAlbumPredicates() argument
[all...]
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_album_change_request_napi.cpp886 bool hiddenOnly = album->GetHiddenOnly(); in FetchNewCount() local
H A Dmedialibrary_napi_utils.cpp1057 static int32_t GetFavoritePredicates(DataSharePredicates &predicates, const bool hiddenOnly) in GetFavoritePredicates() argument
1067 static int32_t GetVideoPredicates(DataSharePredicates &predicates, const bool hiddenOnly) in GetVideoPredicates() argument
1094 static int32_t GetScreenshotPredicates(DataSharePredicates &predicates, const bool hiddenOnly) in GetScreenshotPredicates() argument
1103 static int32_t GetCameraPredicates(DataSharePredicates &predicates, const bool hiddenOnly) in GetCameraPredicates() argument
932 GetUserAlbumPredicates( const int32_t albumId, DataSharePredicates &predicates, const bool hiddenOnly) GetUserAlbumPredicates() argument
1112 GetAllImagesPredicates(DataSharePredicates &predicates, const bool hiddenOnly) GetAllImagesPredicates() argument
1121 GetCloudEnhancementPredicates(DataSharePredicates &predicates, const bool hiddenOnly) GetCloudEnhancementPredicates() argument
1132 GetSourceAlbumPredicates(const int32_t albumId, DataSharePredicates &predicates, const bool hiddenOnly) GetSourceAlbumPredicates() argument
1141 GetSystemAlbumPredicates(const PhotoAlbumSubType subType, DataSharePredicates &predicates, const bool hiddenOnly) GetSystemAlbumPredicates() argument
[all...]
H A Dphoto_album_napi.cpp721 bool hiddenOnly = context->objectInfo->GetHiddenOnly(); in FetchNewCount() local
908 GetPredicatesByAlbumTypes(const shared_ptr<PhotoAlbum> &photoAlbum, DataSharePredicates &predicates, const bool hiddenOnly) GetPredicatesByAlbumTypes() argument
/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dmedia_library_napi.h446 bool hiddenOnly = false; member

Completed in 18 milliseconds