Searched defs:RestartFrame (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/ | ||
| D | inspector.cpp | 436 void Inspector::RestartFrame(PtThread thread, FrameId frameId) in RestartFrame() function in ark::tooling::inspector::Inspector |
| /arkcompiler/runtime_core/static_core/runtime/tooling/ | ||
| D | debugger.cpp | 480 std::optional<Error> Debugger::RestartFrame(PtThread thread, uint32_t frameNumber) const in RestartFrame() function in ark::tooling::Debugger |