Searched refs:MatchAllProcesses (Results 1 – 4 of 4) sorted by relevance
209 bool MatchAllProcesses() const;
158 if (match_info.MatchAllProcesses() || match_info.Matches(process)) in FindProcessesImpl()
300 bool ProcessInstanceInfoMatch::MatchAllProcesses() const { in MatchAllProcesses() function in ProcessInstanceInfoMatch
2174 if (!match_info.MatchAllProcesses()) { in FindProcesses()