Home
last modified time | relevance | path

Searched defs:frameId (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Dinspector_server.h99 FrameId frameId; member
Dinspector.cpp319 void Inspector::RestartFrame(PtThread thread, FrameId frameId) in RestartFrame()
364 FrameId frameId = 0; in DebuggableThreadPostSuspend() local
Dinspector_server.cpp315 auto frameId = ParseNumericId<FrameId>(params, "callFrameId"); in OnCallDebuggerRestartFrame() local
552 auto &scopeChain, auto &objThis) { in EnumerateCallFrames()