Searched defs:onlySelf (Results 1 – 5 of 5) sorted by relevance
36 void WindowNodeStateMachine::SetDestroyTaskParam(bool onlySelf) in SetDestroyTaskParam()
646 WMError WindowController::DestroyWindow(uint32_t windowId, bool onlySelf) in DestroyWindow()
1019 WMError WindowManagerService::DestroyWindow(uint32_t windowId, bool onlySelf) in DestroyWindow()
1103 WMError WindowRoot::DestroyWindow(uint32_t windowId, bool onlySelf) in DestroyWindow()
1360 bool onlySelf = false; variable