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