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

/external/lldb/source/Target/
H A DTarget.cpp2121 bool any_thread_matched = false; local
2133 if (print_hook_header && !any_thread_matched)
2142 any_thread_matched = true;

Completed in 199 milliseconds