Searched defs:EnumerateFrames (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/runtime/tooling/inspector/tests/ | ||
| D | test_debugger.cpp | 43 std::optional<Error> TestDebugger::EnumerateFrames(PtThread /* thread */, in EnumerateFrames() function in panda::tooling::inspector::test::TestDebugger |
| /arkcompiler/runtime_core/runtime/tooling/ | ||
| D | debugger.cpp | 394 std::optional<Error> Debugger::EnumerateFrames(PtThread thread, std::function<bool(const PtFrame &)… in EnumerateFrames() function in panda::tooling::Debugger |