Searched defs:debugInfoDecorator (Results 1 – 6 of 6) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/partial_update/ | ||
| D | pu_synced_property_object_nested.ts | 55 public debugInfoDecorator() : string { method in SynchedPropertyNestedObjectPU |
| D | pu_observed_property.ts | 45 public debugInfoDecorator() : string { method in ObservedPropertyPU |
| D | pu_synced_property_two_way.ts | 57 public debugInfoDecorator() : string { method in SynchedPropertyTwoWayPU |
| D | pu_synced_property_one_way.ts | 129 public debugInfoDecorator() : string { method in SynchedPropertyOneWayPU |
| D | pu_observed_property_abstract.ts | 66 public abstract debugInfoDecorator() : string; method in ObservedPropertyAbstractPU |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ | ||
| D | stateMgmt.js | 3556 debugInfoDecorator() { method in ObservedPropertyPU |