Searched refs:GetThreadWithID (Results 1 – 3 of 3) sorted by relevance
46 StructuredData::DictionarySP GetThreadWithID(lldb::tid_t tid) override;
107 ScriptedProcessPythonInterface::GetThreadWithID(lldb::tid_t tid) { in GetThreadWithID() function in ScriptedProcessPythonInterface
47 virtual StructuredData::DictionarySP GetThreadWithID(lldb::tid_t tid) { in GetThreadWithID() function