Searched refs:NotifyMainWindowClose (Results 1 – 4 of 4) sorted by relevance
1272 WMError res = window->NotifyMainWindowClose(terminateCloseProcess);1277 res = window->NotifyMainWindowClose(terminateCloseProcess);
321 WMError NotifyMainWindowClose(bool& terminateCloseProcess);
3122 WMError WindowSessionImpl::NotifyMainWindowClose(bool& terminateCloseProcess) in NotifyMainWindowClose() function in OHOS::Rosen::WindowSessionImpl
2562 WMError res = NotifyMainWindowClose(terminateCloseProcess); in MainWindowCloseInner()