Home
last modified time | relevance | path

Searched refs:GetThreadInfos (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/unittests/tools/lldb-server/tests/
H A DMessageObjects.h70 const ThreadInfoMap &GetThreadInfos() const;
H A DMessageObjects.cpp138 const ThreadInfoMap &JThreadsInfo::GetThreadInfos() const { in GetThreadInfos() function in llgs_tests::JThreadsInfo