Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dview_partial_update_model_test_ng.cpp70 auto updateViewNodeFunction = [&viewIdStr](std::string viewId = "testViewIdStr") { in __anon5736251c0102() variable
98 auto updateViewNodeFunction = [&viewIdStr](std::string viewId = "testViewIdStr") { in __anon5736251c0202() variable
127 auto updateViewNodeFunction = [&viewIdStr](std::string viewId = "testViewIdStr") { in __anon5736251c0302() variable
162 auto updateViewNodeFunction = [&viewIdStr](std::string viewId = "testViewIdStr") { in __anon5736251c0502() variable
202 auto updateViewNodeFunction = [&viewIdStr](std::string viewId = "testViewIdStr") { in __anon5736251c0802() variable
247 auto updateViewNodeFunction = [&viewIdStr](std::string viewId = "testViewIdStr") { in __anon5736251c0c02() variable
H A Dview_full_update_model_ng_test.cpp99 auto updateViewNodeFunction = [&viewNode](const RefPtr<AceType>& node = nullptr) { in __anon349f73a20402() variable
137 auto updateViewNodeFunction = [&viewNode](const RefPtr<AceType>& node = nullptr) { in __anon349f73a20702() variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view.cpp214 auto updateViewNodeFunction = [weak = AceType::WeakClaim(this)](const RefPtr<AceType>& node) { in CreateViewNode() local
623 auto updateViewNodeFunction = [weak = AceType::WeakClaim(this)](const RefPtr<AceType>& node) { in CreateViewNode() local