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

/external/lldb/tools/debugserver/source/
H A DDNB.cpp532 size_t num_exclude_proc_infos; local
548 num_exclude_proc_infos = GetAllInfosMatchingName (waitfor_process_name, exclude_proc_infos);
550 num_exclude_proc_infos = 0;
583 for (size_t j=0; j<num_exclude_proc_infos; j++)

Completed in 581 milliseconds