Searched refs:STAT_PROGRESS_TYPES (Results 1 – 2 of 2) sorted by relevance
154 const std::vector<std::string> STAT_PROGRESS_TYPES = { STAT_TYPE_PHOTO_VIDEO, STAT_TYPE_AUDIO, STAT… variable
1104 for (const auto &type : STAT_PROGRESS_TYPES) { in GetProgressInfo()