Searched refs:STAT_TYPE_UPDATE (Results 1 – 3 of 3) sorted by relevance
58 const STAT_TYPE_UPDATE = 'update';131 'name': STAT_TYPE_UPDATE,
150 const std::string STAT_TYPE_UPDATE = "update"; variable154 …ctor<std::string> STAT_PROGRESS_TYPES = { STAT_TYPE_PHOTO_VIDEO, STAT_TYPE_AUDIO, STAT_TYPE_UPDATE,
1133 } else if (type == STAT_TYPE_UPDATE) { in GetSubProcessInfo()