Searched defs:NotifyFramePop (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/runtime/tooling/inspector/tests/ | ||
| D | test_debugger.cpp | 50 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/ | ||
| D | debugger.cpp | 506 std::optional<Error> Debugger::NotifyFramePop(PtThread thread, uint32_t depth) const in NotifyFramePop() function in panda::tooling::Debugger |