Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tooling/inspector/tests/
Dtest_debugger.cpp43 std::optional<Error> TestDebugger::EnumerateFrames(PtThread /* thread */, in EnumerateFrames() function in panda::tooling::inspector::test::TestDebugger
/arkcompiler/runtime_core/runtime/tooling/
Ddebugger.cpp394 std::optional<Error> Debugger::EnumerateFrames(PtThread thread, std::function<bool(const PtFrame &)… in EnumerateFrames() function in panda::tooling::Debugger