Home
last modified time | relevance | path

Searched refs:DestroySubWindow (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_session_impl_test4.cpp1346 HWTEST_F(WindowSessionImplTest4, DestroySubWindow, Function | SmallTest | Level2)
1379 window->DestroySubWindow();
H A Dwindow_scene_session_impl_test2.cpp295 windowSceneSession->DestroySubWindow();
/ohos5.0/foundation/window/window_manager/wm/include/
H A Dwindow_impl.h383 void DestroySubWindow();
H A Dwindow_session_impl.h343 void DestroySubWindow();
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_extension_session_impl.cpp207 DestroySubWindow(); in Destroy()
H A Dwindow_impl.cpp1529 void WindowImpl::DestroySubWindow() in DestroySubWindow() function in OHOS::Rosen::WindowImpl
1605 DestroySubWindow(); in Destroy()
H A Dwindow_session_impl.cpp612 void WindowSessionImpl::DestroySubWindow() in DestroySubWindow() function in OHOS::Rosen::WindowSessionImpl
692 DestroySubWindow(); in Destroy()
H A Dwindow_scene_session_impl.cpp1441 DestroySubWindow(); in Destroy()