Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tooling/
Ddebugger.h377 std::optional<Error> SetPropertyAccessWatch([[maybe_unused]] PtClass klass, in SetPropertyAccessWatch() function
Ddebugger.cpp784 std::optional<Error> Debugger::SetPropertyAccessWatch(BaseClass *klass, PtProperty property) in SetPropertyAccessWatch() function in panda::tooling::Debugger
/arkcompiler/runtime_core/runtime/include/tooling/
Ddebug_interface.h543 …virtual std::optional<Error> SetPropertyAccessWatch(BaseClass * /* klass */, PtProperty /* propert… in SetPropertyAccessWatch() function