Home
last modified time | relevance | path

Searched refs:debugInfoOwningView (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/partial_update/
H A Dpu_observed_property_abstract.ts84 … : `${this.debugInfoDecorator()} '${this.info()}'[${this.id__()}] <${this.debugInfoOwningView()}>`;
87 public debugInfoOwningView() : string {
95 ? `|--Owned by ${this.debugInfoOwningView()} `
144 result += `${sepa}${item.debugInfoOwningView()}`;
373 customComponent: this.debugInfoOwningView(),
394 customComponent: this.debugInfoOwningView(),
412 customComponent: this.debugInfoOwningView(),
430 customComponent: this.debugInfoOwningView(),
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DstateMgmt.js4675 … : `${this.debugInfoDecorator()} '${this.info()}'[${this.id__()}] <${this.debugInfoOwningView()}>`;
4677 debugInfoOwningView() { method in ObservedPropertyAbstractPU
4684 ? `|--Owned by ${this.debugInfoOwningView()} `
4725 result += `${sepa}${item.debugInfoOwningView()}`;
4937 customComponent: this.debugInfoOwningView(),
4957 customComponent: this.debugInfoOwningView(),
4974 customComponent: this.debugInfoOwningView(),
4990 customComponent: this.debugInfoOwningView(),