Home
last modified time | relevance | path

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

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