Searched refs:DUAL_SEARCH_TYPE_ALL (Results 1 – 2 of 2) sorted by relevance
1025 info.totalCount = this->QueryLiveCount(DUAL_SEARCH_TYPE_ALL, DUAL_MEDIA_TYPE_ALL); in GetLiveStatInfo()1051 info.totalCount = this->QueryTempCount(DUAL_SEARCH_TYPE_ALL, DUAL_MEDIA_TYPE_ALL); in GetTempInfo()1052 info.imageCount = this->QueryTempCount(DUAL_SEARCH_TYPE_ALL, DUAL_MEDIA_TYPE_IMAGE); in GetTempInfo()1053 info.videoCount = this->QueryTempCount(DUAL_SEARCH_TYPE_ALL, DUAL_MEDIA_TYPE_VIDEO); in GetTempInfo()
212 DUAL_SEARCH_TYPE_ALL = 0, enumerator