Home
last modified time | relevance | path

Searched refs:OnTreeUpdate (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/
H A Ddistributed_ui_test_ng.cpp176 distributedUI.OnTreeUpdate();
182 distributedUI.OnTreeUpdate();
184 distributedUI.OnTreeUpdate();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Ddistributed_ui.h81 void OnTreeUpdate();
H A Ddistributed_ui.cpp185 void DistributedUI::OnTreeUpdate() in OnTreeUpdate() function in OHOS::Ace::NG::DistributedUI
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp603 distributedUI->OnTreeUpdate(); in FlushVsync()