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.ts55 public debugInfoDecorator() : string { method in SynchedPropertyNestedObjectPU
Dpu_observed_property.ts45 public debugInfoDecorator() : string { method in ObservedPropertyPU
Dpu_synced_property_two_way.ts57 public debugInfoDecorator() : string { method in SynchedPropertyTwoWayPU
Dpu_synced_property_one_way.ts129 public debugInfoDecorator() : string { method in SynchedPropertyOneWayPU
Dpu_observed_property_abstract.ts66 public abstract debugInfoDecorator() : string; method in ObservedPropertyAbstractPU
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DstateMgmt.js3556 debugInfoDecorator() { method in ObservedPropertyPU
3756 debugInfoDecorator() { method in SynchedPropertyOneWayPU
4041 debugInfoDecorator() { method in SynchedPropertyTwoWayPU
4162 debugInfoDecorator() { method in SynchedPropertyNestedObjectPU