Searched refs:isHandleError (Results 1 – 8 of 8) sorted by relevance
68 void NotifyBackground(bool isHandleError) override;69 void NotifyDestroy(bool isHandleError = true) override;
110 virtual void NotifyBackground(bool isHandleError = true) = 0;111 virtual void NotifyDestroy(bool isHandleError = true) = 0;
65 void NotifyBackground(bool isHandleError) override;66 void NotifyDestroy(bool isHandleError = true) override;
518 void SessionWrapperImpl::NotifyBackground(bool isHandleError) in NotifyBackground() argument522 session_->GetPersistentId(), isHandleError); in NotifyBackground()523 if (isHandleError) { in NotifyBackground()541 void SessionWrapperImpl::NotifyDestroy(bool isHandleError) in NotifyDestroy() argument545 isHandleError, session_->GetPersistentId()); in NotifyDestroy()546 if (isHandleError) { in NotifyDestroy()
476 void SecuritySessionWrapperImpl::NotifyBackground(bool isHandleError) in NotifyBackground() argument482 void SecuritySessionWrapperImpl::NotifyDestroy(bool isHandleError) in NotifyDestroy() argument
141 void NotifyBackground(bool isHandleError = true);
674 void UIExtensionPattern::NotifyBackground(bool isHandleError) in NotifyBackground() argument679 sessionWrapper_->NotifyBackground(isHandleError); in NotifyBackground()
160 void SessionWrapperImpl::NotifyBackground(bool isHandleError) in NotifyBackground() argument163 void SessionWrapperImpl::NotifyDestroy(bool isHandleError) in NotifyDestroy() argument