Home
last modified time | relevance | path

Searched defs:observeComponentCreation2 (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/v2/
Dv2_view.ts148 …public observeComponentCreation2(compilerAssignedUpdateFunc: UpdateFunc, classObject: { prototype:… method in ViewV2
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/partial_update/
Dpu_view.ts690 …public observeComponentCreation2(compilerAssignedUpdateFunc: UpdateFunc, classObject: UIClassObjec… method in ViewPU
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DjsXNode.js289 observeComponentCreation2(compilerAssignedUpdateFunc, classObject) { method in JSBuilderNode
DstateMgmt.js6784 observeComponentCreation2(compilerAssignedUpdateFunc, classObject) { method in ViewPU
9123 observeComponentCreation2(compilerAssignedUpdateFunc, classObject) { method in ViewV2