Searched refs:exclude_proc_infos (Results 1 - 1 of 1) sorted by relevance

/external/lldb/tools/debugserver/source/
H A DDNB.cpp531 std::vector<struct kinfo_proc> exclude_proc_infos; local
548 num_exclude_proc_infos = GetAllInfosMatchingName (waitfor_process_name, exclude_proc_infos);
585 if (curr_pid == exclude_proc_infos[j].kp_proc.p_pid)

Completed in 140 milliseconds