Home
last modified time | relevance | path

Searched refs:SetDestroyTaskParam (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dwindow_node_state_machine.h67 void SetDestroyTaskParam(bool onlySelf);
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_node_state_machine.cpp36 void WindowNodeStateMachine::SetDestroyTaskParam(bool onlySelf) in SetDestroyTaskParam() function in OHOS::Rosen::WindowNodeStateMachine
H A Dwindow_manager_service.cpp1030 node->stateMachine_.SetDestroyTaskParam(onlySelf); in DestroyWindow()
1157 node->stateMachine_.SetDestroyTaskParam(true); in OnWindowEvent()