Home
last modified time | relevance | path

Searched defs:threadList (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tests/tooling/
Dtest_util.h173 static bool GetUserThreadList(DebugInterface *debugInterface, PandaVector<PtThread> *threadList) in GetUserThreadList()
/arkcompiler/runtime_core/static_core/runtime/tooling/
Ddebugger.h252 std::optional<Error> GetThreadList(PandaVector<PtThread> *threadList) const override in GetThreadList()