Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/tooling/
Ddebug_interface.h504 …virtual std::optional<Error> SetPropertyAccessWatch(BaseClass * /* klass */, PtProperty /* propert… in SetPropertyAccessWatch() function
/arkcompiler/runtime_core/static_core/runtime/tooling/
Ddebugger.cpp815 std::optional<Error> Debugger::SetPropertyAccessWatch(BaseClass *klass, PtProperty property) in SetPropertyAccessWatch() function in ark::tooling::Debugger