Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tooling/
Ddebugger.h391 std::optional<Error> SetPropertyModificationWatch([[maybe_unused]] PtClass klass, in SetPropertyModificationWatch() function
Ddebugger.cpp813 std::optional<Error> Debugger::SetPropertyModificationWatch(BaseClass *klass, PtProperty property) in SetPropertyModificationWatch() function in panda::tooling::Debugger
/arkcompiler/runtime_core/runtime/include/tooling/
Ddebug_interface.h553 …virtual std::optional<Error> SetPropertyModificationWatch(BaseClass * /* klass */, PtProperty /* p… in SetPropertyModificationWatch() function