Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tooling/inspector/tests/
Dtest_debugger.cpp50 std::optional<Error> TestDebugger::NotifyFramePop(PtThread /* thread */, uint32_t frameDepth) const in NotifyFramePop() function in panda::tooling::inspector::test::TestDebugger
/arkcompiler/runtime_core/runtime/tooling/
Ddebugger.cpp506 std::optional<Error> Debugger::NotifyFramePop(PtThread thread, uint32_t depth) const in NotifyFramePop() function in panda::tooling::Debugger