Searched refs:STAT_TYPE_PHOTO_VIDEO (Results 1 – 3 of 3) sorted by relevance
57 const STAT_TYPE_PHOTO_VIDEO = 'photo&video';119 'name': STAT_TYPE_PHOTO_VIDEO,
149 const std::string STAT_TYPE_PHOTO_VIDEO = "photo&video"; variable154 const std::vector<std::string> STAT_PROGRESS_TYPES = { STAT_TYPE_PHOTO_VIDEO, STAT_TYPE_AUDIO, STAT…
1123 if (type == STAT_TYPE_PHOTO_VIDEO) { in GetSubProcessInfo()