Searched refs:MatchAllProcesses (Results 1 – 5 of 5) sorted by relevance
338 bool MatchAllProcesses() const;
307 bool ProcessInstanceInfoMatch::MatchAllProcesses() const { in MatchAllProcesses() function in ProcessInstanceInfoMatch
160 if (match_info.MatchAllProcesses() || match_info.Matches(process)) in FindProcessesImpl()
929 assert(match.MatchAllProcesses());
2295 if (!match_info.MatchAllProcesses()) { in FindProcesses()