Searched refs:DestroyInnerWindow (Results 1 – 4 of 4) sorted by relevance
46 void DestroyInnerWindow(DisplayId displayId, WindowType type);
238 HWTEST_F(WindowInnerManagerTest, DestroyInnerWindow, Function | SmallTest | Level2)243 wim_->DestroyInnerWindow(displayId, type);
115 void WindowInnerManager::DestroyInnerWindow(DisplayId displayId, WindowType type) in DestroyInnerWindow() function in OHOS::Rosen::WindowInnerManager
373 …WindowInnerManager::GetInstance().DestroyInnerWindow(displayId_, WindowType::WINDOW_TYPE_PLACEHOLD… in UpdateIfSplitRelated()