Home
last modified time | relevance | path

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

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