Home
last modified time | relevance | path

Searched refs:addSubscriber (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/partial_update/
H A Dpu_synced_property_two_way.ts36 this.source_.addSubscriber(this);
H A Dpu_synced_property_one_way.ts89 this.source_.addSubscriber(this);
H A Dpu_observed_property_abstract.ts212 public addSubscriber(subscriber: ISinglePropertyChangeSubscriber<T>):void {
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/common/
H A Dobserved_property_abstract.ts102 public addSubscriber(subscriber: ISinglePropertyChangeSubscriber<T>):void {
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/sdk/
H A Dlocal_storage.ts463 p.addSubscriber(subscriber);
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DstateMgmt.js588 p.addSubscriber(subscriber);
2823 addSubscriber(subscriber) { method in ObservedPropertyAbstract
4788 addSubscriber(subscriber) { method in ObservedPropertyAbstractPU
5423 this.source_.addSubscriber(this);
5808 this.source_.addSubscriber(this);