Searched refs:QueryAlbumAllVideoCount (Results 1 – 2 of 2) sorted by relevance
59 int32_t QueryAlbumAllVideoCount(SearchCondition searchCondition);
251 int32_t GalleryMediaCountStatistic::QueryAlbumAllVideoCount(SearchCondition searchCondition) in QueryAlbumAllVideoCount() function in OHOS::Media::GalleryMediaCountStatistic803 info.totalCount = this->QueryAlbumAllVideoCount(SearchCondition(defaultCondition)); in GetVideoAlbumInfo()805 info.videoCount = this->QueryAlbumAllVideoCount(SearchCondition(defaultCondition)); in GetVideoAlbumInfo()809 …this->QueryAlbumAllVideoCount(SearchCondition(defaultCondition).SetCloudType(DUAL_CLOUD_TYPE_CLOUD… in GetVideoAlbumInfo()811 …this->QueryAlbumAllVideoCount(SearchCondition(defaultCondition).SetFavoriteType(DUAL_FAVORITE_TYPE… in GetVideoAlbumInfo()