Searched refs:ThreadInfoForId (Results 1 – 3 of 3) sorted by relevance
286 const CoreFileThreadInfo* coreInfo = fCoreFile->ThreadInfoForId(thread); in GetThreadInfo()298 const CoreFileThreadInfo* coreInfo = fCoreFile->ThreadInfoForId(thread); in GetCpuState()
197 const CoreFileThreadInfo* ThreadInfoForId(int32 id) const;
230 CoreFile::ThreadInfoForId(int32 id) const in ThreadInfoForId() function in CoreFile