Home
last modified time | relevance | path

Searched defs:compilerAssignedUpdateFunc (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/partial_update/
Dpu_view.ts809 const compilerAssignedUpdateFunc: UpdateFunc = (element, isFirstRender) => { constant
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DstateMgmt.js6755 observeComponentCreation(compilerAssignedUpdateFunc) { argument
6784 observeComponentCreation2(compilerAssignedUpdateFunc, classObject) { argument
6870 rebuildUpdateFunc(elmtId, compilerAssignedUpdateFunc) { argument
6889 const compilerAssignedUpdateFunc = (element, isFirstRender) => { function
9123 observeComponentCreation2(compilerAssignedUpdateFunc, classObject) { argument
DjsXNode.js289 observeComponentCreation2(compilerAssignedUpdateFunc, classObject) { argument