Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/unittests/tools/lldb-server/tests/
H A DTestClient.h61 llvm::Expected<JThreadsInfo> GetJThreadsInfo();
H A DTestClient.cpp168 Expected<JThreadsInfo> TestClient::GetJThreadsInfo() { in GetJThreadsInfo() function in TestClient