Home
last modified time | relevance | path

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/
Dpu_synced_property_object_nested.ts56 public debugInfoDecorator() : string { method in SynchedPropertyNestedObjectPU
Dpu_observed_property.ts45 public debugInfoDecorator() : string { method in ObservedPropertyPU
Dpu_synced_property_two_way.ts58 public debugInfoDecorator(): string { method in SynchedPropertyTwoWayPU
Dpu_synced_property_one_way.ts130 public debugInfoDecorator(): string { method in SynchedPropertyOneWayPU
Dpu_observed_property_abstract.ts68 public abstract debugInfoDecorator() : string; method in ObservedPropertyAbstractPU
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DstateMgmt.js3934 debugInfoDecorator() { method in ObservedPropertyPU
4176 debugInfoDecorator() { method in SynchedPropertyOneWayPU
4544 debugInfoDecorator() { method in SynchedPropertyTwoWayPU
4694 debugInfoDecorator() { method in SynchedPropertyNestedObjectPU