Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DstateMgmt.js5582 observeComponentCreation(compilerAssignedUpdateFunc) { argument
5616 observeComponentCreation2(compilerAssignedUpdateFunc, classObject) { argument
5674 rebuildUpdateFunc(elmtId, compilerAssignedUpdateFunc) { argument
5693 const compilerAssignedUpdateFunc = (element, isFirstRender) => { function
DjsXNode.js190 observeComponentCreation2(compilerAssignedUpdateFunc, classObject) { argument