Home
last modified time | relevance | path

Searched refs:DestroyWindowWithChild (Results 1 - 2 of 2) sorted by relevance

/foundation/window/window_manager/wmserver/include/
H A Dwindow_root.h125 WMError DestroyWindowWithChild(sptr<WindowNode>& node, const sptr<WindowNodeContainer>& container);
/foundation/window/window_manager/wmserver/src/
H A Dwindow_root.cpp1082 WMError WindowRoot::DestroyWindowWithChild(sptr<WindowNode>& node, const sptr<WindowNodeContainer>& container) in DestroyWindowWithChild() function in OHOS::Rosen::WindowRoot
1123 return DestroyWindowWithChild(node, container); in DestroyWindow()

Completed in 4 milliseconds