Searched defs:process_name_match_type (Results 1 - 1 of 1) sorted by relevance

/external/lldb/include/lldb/Target/
H A DProcess.h1009 NameMatchType process_name_match_type) :
1011 m_name_match_type (process_name_match_type),
1008 ProcessInstanceInfoMatch(const char *process_name, NameMatchType process_name_match_type) argument

Completed in 547 milliseconds