Searched refs:QueryGalleryAllCount (Results 1 – 2 of 2) sorted by relevance
452 info.totalCount = this->QueryGalleryAllCount(SearchCondition()); in GetAllStatInfo()488 info.hiddenCount = this->QueryGalleryAllCount( in GetAllImageStatInfo()490 info.trashedCount = this->QueryGalleryAllCount( in GetAllImageStatInfo()492 info.cloudCount = this->QueryGalleryAllCount( in GetAllImageStatInfo()494 info.favoriteCount = this->QueryGalleryAllCount( in GetAllImageStatInfo()496 info.burstTotalCount = this->QueryGalleryAllCount( in GetAllImageStatInfo()498 info.burstCoverCount = this->QueryGalleryAllCount( in GetAllImageStatInfo()527 info.hiddenCount = this->QueryGalleryAllCount( in GetAllVideoStatInfo()529 info.trashedCount = this->QueryGalleryAllCount( in GetAllVideoStatInfo()531 info.cloudCount = this->QueryGalleryAllCount( in GetAllVideoStatInfo()[all …]
52 int32_t QueryGalleryAllCount(SearchCondition searchCondition);