Searched refs:STAT_TYPE_OTHER (Results 1 – 3 of 3) sorted by relevance
59 const STAT_TYPE_OTHER = 'other';137 'name': STAT_TYPE_OTHER,
151 const std::string STAT_TYPE_OTHER = "other"; variable155 STAT_TYPE_OTHER, STAT_TYPE_ONGOING };
1137 } else if (type == STAT_TYPE_OTHER) { in GetSubProcessInfo()