Home
last modified time | relevance | path

Searched defs:onlySelf (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_node_state_machine.cpp36 void WindowNodeStateMachine::SetDestroyTaskParam(bool onlySelf) in SetDestroyTaskParam()
H A Dwindow_controller.cpp646 WMError WindowController::DestroyWindow(uint32_t windowId, bool onlySelf) in DestroyWindow()
H A Dwindow_manager_service.cpp1019 WMError WindowManagerService::DestroyWindow(uint32_t windowId, bool onlySelf) in DestroyWindow()
H A Dwindow_root.cpp1103 WMError WindowRoot::DestroyWindow(uint32_t windowId, bool onlySelf) in DestroyWindow()
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_root_test.cpp1360 bool onlySelf = false; variable