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 | 56 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 | 58 public debugInfoDecorator(): string { method in SynchedPropertyTwoWayPU |
| D | pu_synced_property_one_way.ts | 130 public debugInfoDecorator(): string { method in SynchedPropertyOneWayPU |
| D | pu_observed_property_abstract.ts | 68 public abstract debugInfoDecorator() : string; method in ObservedPropertyAbstractPU |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ | ||
| D | stateMgmt.js | 3934 debugInfoDecorator() { method in ObservedPropertyPU |