Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/tooling/
Ddebug_interface.h514 …virtual std::optional<Error> SetPropertyModificationWatch(BaseClass * /* klass */, PtProperty /* p… in SetPropertyModificationWatch() function
/arkcompiler/runtime_core/static_core/runtime/tooling/
Ddebugger.cpp844 std::optional<Error> Debugger::SetPropertyModificationWatch(BaseClass *klass, PtProperty property) in SetPropertyModificationWatch() function in ark::tooling::Debugger