Home
last modified time | relevance | path

Searched defs:GetVariable (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/tooling/
H A Ddebug_interface.h522 virtual std::optional<Error> GetVariable(PtThread /* thread */, uint32_t /* frameDepth */, int32_t /* regNumber */, in GetVariable() function in ark::tooling::DebugInterface
/arkcompiler/runtime_core/static_core/runtime/tooling/
H A Ddebugger.cpp316 std::optional<Error> Debugger::GetVariable(PtThread thread, uint32_t frameDepth, int32_t regNumber, in GetVariable() function in ark::tooling::Debugger

Completed in 3 milliseconds