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

/external/lldb/include/lldb/Target/
H A DProcess.h1205 bool StopIDEqual (const ProcessModID &compare) const function in class:lldb_private::ProcessInstanceInfoList
1246 if (lhs.StopIDEqual (rhs)
1255 if (!lhs.StopIDEqual (rhs)

Completed in 193 milliseconds