Searched refs:QueryPicturesTotalCount (Results 1 – 2 of 2) sorted by relevance
157 int32_t PhotosCountStatistic::QueryPicturesTotalCount(SearchCondition searchCondition) in QueryPicturesTotalCount() function in OHOS::Media::PhotosCountStatistic490 info.totalCount = this->QueryPicturesTotalCount(defaultCondition); in GetImageAlbumInfo()492 …this->QueryPicturesTotalCount(SearchCondition(defaultCondition).SetMediaType(SINGLE_MEDIA_TYPE_IMA… in GetImageAlbumInfo()501 …this->QueryPicturesTotalCount(SearchCondition(defaultCondition).SetBurstType(SINGLE_BURST_TYPE_ALL… in GetImageAlbumInfo()532 info.totalCount = this->QueryPicturesTotalCount(SearchCondition(defaultCondition)); in GetVideoAlbumInfo()609 info.totalCount = this->QueryPicturesTotalCount(SearchCondition(defaultCondition)); in GetFavoriteAlbumStatInfo()621 …this->QueryPicturesTotalCount(SearchCondition(defaultCondition).SetBurstType(SINGLE_BURST_TYPE_ALL… in GetFavoriteAlbumStatInfo()649 info.totalCount = this->QueryPicturesTotalCount(SearchCondition(defaultCondition)); in GetTrashedAlbumStatInfo()663 …this->QueryPicturesTotalCount(SearchCondition(defaultCondition).SetBurstType(SINGLE_BURST_TYPE_ALL… in GetTrashedAlbumStatInfo()691 info.totalCount = this->QueryPicturesTotalCount(SearchCondition(defaultCondition)); in GetHiddenAlbumStatInfo()[all …]
54 int32_t QueryPicturesTotalCount(SearchCondition searchCondition);