_CancelWithException 2487 modules/highgui/src/ppltasks_winrt.h                 _M_pTask->_CancelWithException(_E);
_CancelWithException 2494 modules/highgui/src/ppltasks_winrt.h                 _M_pTask->_CancelWithException(std::current_exception());
_CancelWithException 2659 modules/highgui/src/ppltasks_winrt.h                             _CancelWithException(_E);
_CancelWithException 2669 modules/highgui/src/ppltasks_winrt.h                             _CancelWithException(std::current_exception());
_CancelWithException 2734 modules/highgui/src/ppltasks_winrt.h         bool _CancelWithException(IRestrictedErrorInfo*& _Exception)
_CancelWithException 2744 modules/highgui/src/ppltasks_winrt.h         bool _CancelWithException(const std::exception_ptr& _Exception)
_CancelWithException 3011 modules/highgui/src/ppltasks_winrt.h                             _TaskImplPtr->_CancelWithException(_E);
_CancelWithException 3015 modules/highgui/src/ppltasks_winrt.h                             _TaskImplPtr->_CancelWithException(std::current_exception());
_CancelWithException 3054 modules/highgui/src/ppltasks_winrt.h                         _Do = _CancelWithException;
_CancelWithException 3087 modules/highgui/src/ppltasks_winrt.h             case _CancelWithException:
_CancelWithException 3196 modules/highgui/src/ppltasks_winrt.h                         _OuterTask->_CancelWithException(std::make_exception_ptr(_hr));
_CancelWithException 2487 modules/videoio/src/ppltasks_winrt.hpp                 _M_pTask->_CancelWithException(_E);
_CancelWithException 2494 modules/videoio/src/ppltasks_winrt.hpp                 _M_pTask->_CancelWithException(std::current_exception());
_CancelWithException 2659 modules/videoio/src/ppltasks_winrt.hpp                             _CancelWithException(_E);
_CancelWithException 2669 modules/videoio/src/ppltasks_winrt.hpp                             _CancelWithException(std::current_exception());
_CancelWithException 3011 modules/videoio/src/ppltasks_winrt.hpp                             _TaskImplPtr->_CancelWithException(_E);
_CancelWithException 3015 modules/videoio/src/ppltasks_winrt.hpp                             _TaskImplPtr->_CancelWithException(std::current_exception());
_CancelWithException 3054 modules/videoio/src/ppltasks_winrt.hpp                         _Do = _CancelWithException;
_CancelWithException 3087 modules/videoio/src/ppltasks_winrt.hpp             case _CancelWithException:
_CancelWithException 3196 modules/videoio/src/ppltasks_winrt.hpp                         _OuterTask->_CancelWithException(std::make_exception_ptr(_hr));