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