Searched refs:name_match_type (Results 1 – 2 of 2) sorted by relevance
318 void SetNameMatchType(NameMatch name_match_type) { in SetNameMatchType() argument319 m_name_match_type = name_match_type; in SetNameMatchType()
2299 NameMatch name_match_type = match_info.GetNameMatchType(); in FindProcesses() local2300 switch (name_match_type) { in FindProcesses()