Home | History | Annotate | Download | only in MacOSX

Lines Matching refs:match_count

577     uint32_t match_count = 0;
581 match_count = Platform::FindProcesses (match_info, process_infos);
587 match_count = m_remote_platform_sp->FindProcesses (match_info, process_infos);
589 return match_count;