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

/external/lldb/source/Plugins/Process/Utility/
H A DThreadMemory.h84 GetProtocolID () const function in class:ThreadMemory
87 return m_backing_thread_sp->GetProtocolID();
88 return Thread::GetProtocolID();
/external/lldb/include/lldb/Target/
H A DThread.h864 GetProtocolID () const function in class:lldb_private::Thread

Completed in 1943 milliseconds