Home
last modified time | relevance | path

Searched refs:SetUIContentComplete (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_extension_session_impl.cpp222 SetUIContentComplete(); in Destroy()
547 SetUIContentComplete(); in NapiSetUIContent()
H A Dwindow_session_impl.cpp4208 void WindowSessionImpl::SetUIContentComplete() in SetUIContentComplete() function in OHOS::Rosen::WindowSessionImpl
4272 extWindow->SetUIContentComplete(); in NotifySetUIContentComplete()
4275 SetUIContentComplete(); in NotifySetUIContentComplete()
H A Dwindow_scene_session_impl.cpp1458 SetUIContentComplete(); in Destroy()
/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_session_impl_test.cpp2148 HWTEST_F(WindowSessionImplTest, SetUIContentComplete, Function | SmallTest | Level2)
2154 window->SetUIContentComplete();
2157 window->SetUIContentComplete();
/ohos5.0/foundation/window/window_manager/wm/include/
H A Dwindow_session_impl.h390 void SetUIContentComplete();