Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tooling/
Ddebugger.h405 …std::optional<Error> GetThisVariableByFrame([[maybe_unused]] PtThread thread, [[maybe_unused]] uin… in GetThisVariableByFrame() function
Ddebugger.cpp264 std::optional<Error> Debugger::GetThisVariableByFrame(PtThread thread, uint32_t frameDepth, ObjectH… in GetThisVariableByFrame() function in panda::tooling::Debugger
/arkcompiler/runtime_core/runtime/include/tooling/
Ddebug_interface.h537 …virtual std::optional<Error> GetThisVariableByFrame(PtThread /* thread */, uint32_t /* frameDepth … in GetThisVariableByFrame() function