Home
last modified time | relevance | path

Searched refs:FlushTasks (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_window.h34 MOCK_METHOD0(FlushTasks, void());
/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/mock/
H A Dmock_rosen_window.cpp42 void RosenWindow::FlushTasks() {} in FlushTasks() function in OHOS::Ace::NG::RosenWindow
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dform_render_window.h97 void FlushTasks() override;
H A Drosen_window.h70 void FlushTasks() override;
H A Dform_render_window.cpp171 void FormRenderWindow::FlushTasks() in FlushTasks() function in OHOS::Ace::FormRenderWindow
H A Drosen_window.cpp216 void RosenWindow::FlushTasks() in FlushTasks() function in OHOS::Ace::NG::RosenWindow
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dwindow.h71 virtual void FlushTasks() {} in FlushTasks() function in OHOS::OHOS::Ace::Window
/foundation/arkui/ace_engine/test/unittest/core/pipeline/
H A Dpipeline_context_test_ng.cpp66 EXPECT_CALL(*window, FlushTasks()).Times(AnyNumber()); in SetUpTestSuite()
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp1073 window_->FlushTasks(); in FlushMessages()
1859 window_->FlushTasks(); in SetRootRect()

Completed in 19 milliseconds