Searched refs:SetDestroyTaskParam (Results 1 – 3 of 3) sorted by relevance
67 void SetDestroyTaskParam(bool onlySelf);
36 void WindowNodeStateMachine::SetDestroyTaskParam(bool onlySelf) in SetDestroyTaskParam() function in OHOS::Rosen::WindowNodeStateMachine
1030 node->stateMachine_.SetDestroyTaskParam(onlySelf); in DestroyWindow()1157 node->stateMachine_.SetDestroyTaskParam(true); in OnWindowEvent()