Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/tooling/
Ddebug_interface.h330 ObjectHeader * /* object */, PtProperty /* property */) in PropertyAccess() argument
335 … ObjectHeader * /* object */, PtProperty /* property */, VRegValue /* newValue */) in PropertyModification() argument
386 PtProperty /* property */) in PropertyAccess() argument
390 PtProperty /* property */, PtValue /* newValue */) in PropertyModification() argument
556 …virtual std::optional<Error> SetPropertyAccessWatch(BaseClass * /* klass */, PtProperty /* propert… in SetPropertyAccessWatch() argument
561 …virtual std::optional<Error> ClearPropertyAccessWatch(BaseClass * /* klass */, PtProperty /* prope… in ClearPropertyAccessWatch() argument
566 …virtual std::optional<Error> SetPropertyModificationWatch(BaseClass * /* klass */, PtProperty /* p… in SetPropertyModificationWatch() argument
571 …virtual std::optional<Error> ClearPropertyModificationWatch(BaseClass * /* klass */, PtProperty /*… in ClearPropertyModificationWatch() argument