Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/include/tooling/
Ddebug_interface.h322 ObjectHeader * /* object */, PtProperty /* property */) in PropertyAccess() argument
327 … ObjectHeader * /* object */, PtProperty /* property */, VRegValue /* newValue */) in PropertyModification() argument
373 PtProperty /* property */) in PropertyAccess() argument
377 PtProperty /* property */, PtValue /* newValue */) in PropertyModification() argument
543 …virtual std::optional<Error> SetPropertyAccessWatch(BaseClass * /* klass */, PtProperty /* propert… in SetPropertyAccessWatch() argument
548 …virtual std::optional<Error> ClearPropertyAccessWatch(BaseClass * /* klass */, PtProperty /* prope… in ClearPropertyAccessWatch() argument
553 …virtual std::optional<Error> SetPropertyModificationWatch(BaseClass * /* klass */, PtProperty /* p… in SetPropertyModificationWatch() argument
558 …virtual std::optional<Error> ClearPropertyModificationWatch(BaseClass * /* klass */, PtProperty /*… in ClearPropertyModificationWatch() argument