Searched refs:match_info_ptr (Results 1 – 2 of 2) sorted by relevance
186 GetFreeBSDProcessArgs (const ProcessInstanceInfoMatch *match_info_ptr, in GetFreeBSDProcessArgs() argument205 if (!(match_info_ptr == NULL || in GetFreeBSDProcessArgs()207 match_info_ptr->GetNameMatchType(), in GetFreeBSDProcessArgs()208 match_info_ptr->GetProcessInfo().GetName()))) in GetFreeBSDProcessArgs()
1068 GetMacOSXProcessName (const ProcessInstanceInfoMatch *match_info_ptr,1078 if (match_info_ptr == NULL || NameMatches(process_name,1079 match_info_ptr->GetNameMatchType(),1080 match_info_ptr->GetProcessInfo().GetName()))1134 GetMacOSXProcessArgs (const ProcessInstanceInfoMatch *match_info_ptr,1155 if (match_info_ptr == NULL || 1157 match_info_ptr->GetNameMatchType(),1158 match_info_ptr->GetProcessInfo().GetName()))