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.ts802 const compilerAssignedUpdateFunc: UpdateFunc = (element, isFirstRender) => { constant
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DstateMgmt.js6754 observeComponentCreation(compilerAssignedUpdateFunc) { argument
6783 observeComponentCreation2(compilerAssignedUpdateFunc, classObject) { argument
6869 rebuildUpdateFunc(elmtId, compilerAssignedUpdateFunc) { argument
6888 const compilerAssignedUpdateFunc = (element, isFirstRender) => { function
9140 observeComponentCreation2(compilerAssignedUpdateFunc, classObject) { argument
DjsXNode.js289 observeComponentCreation2(compilerAssignedUpdateFunc, classObject) { argument