Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_session_impl_test.cpp2212 HWTEST_F(WindowSessionImplTest, SetUIExtensionDestroyCompleteInSubWindow, Function | SmallTest | Le…
2221 subWindowSession->SetUIExtensionDestroyCompleteInSubWindow();
2236 subWindowSession->SetUIExtensionDestroyCompleteInSubWindow();
/ohos5.0/foundation/window/window_manager/wm/include/
H A Dwindow_session_impl.h396 void SetUIExtensionDestroyCompleteInSubWindow();
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_session_impl.cpp4289 void WindowSessionImpl::SetUIExtensionDestroyCompleteInSubWindow() in SetUIExtensionDestroyCompleteInSubWindow() function in OHOS::Rosen::WindowSessionImpl
H A Dwindow_scene_session_impl.cpp639 SetUIExtensionDestroyCompleteInSubWindow(); in Create()