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