_CancelAndRunContinuations 2720 modules/highgui/src/ppltasks_winrt.h         virtual bool _CancelAndRunContinuations(bool _SynchronousCancel, bool _UserException, bool _PropagatedFromAncestor, const std::shared_ptr<_ExceptionHolder>& _ExHolder) = 0;
_CancelAndRunContinuations 2725 modules/highgui/src/ppltasks_winrt.h             return _CancelAndRunContinuations(_SynchronousCancel, false, false, _M_exceptionHolder);
_CancelAndRunContinuations 2731 modules/highgui/src/ppltasks_winrt.h             return _CancelAndRunContinuations(true, true, _PropagatedFromAncestor, _ExHolder);
_CancelAndRunContinuations 2739 modules/highgui/src/ppltasks_winrt.h             return _CancelAndRunContinuations(true, true, false, std::make_shared<_ExceptionHolder>(_Exception, _GetTaskCreationCallstack()));
_CancelAndRunContinuations 2741 modules/highgui/src/ppltasks_winrt.h             return _CancelAndRunContinuations(true, true, false, std::make_shared<_ExceptionHolder>(_Exception, _GetTaskCreationAddressHint()));
_CancelAndRunContinuations 2749 modules/highgui/src/ppltasks_winrt.h             return _CancelAndRunContinuations(true, true, false, std::make_shared<_ExceptionHolder>(_Exception, _GetTaskCreationCallstack()));
_CancelAndRunContinuations 2751 modules/highgui/src/ppltasks_winrt.h             return _CancelAndRunContinuations(true, true, false, std::make_shared<_ExceptionHolder>(_Exception, _GetTaskCreationAddressHint()));
_CancelAndRunContinuations 3357 modules/highgui/src/ppltasks_winrt.h         virtual bool _CancelAndRunContinuations(bool _SynchronousCancel, bool _UserException, bool _PropagatedFromAncestor, const std::shared_ptr<_ExceptionHolder> & _ExceptionHolder)
_CancelAndRunContinuations 2720 modules/videoio/src/ppltasks_winrt.hpp         virtual bool _CancelAndRunContinuations(bool _SynchronousCancel, bool _UserException, bool _PropagatedFromAncestor, const std::shared_ptr<_ExceptionHolder>& _ExHolder) = 0;
_CancelAndRunContinuations 2725 modules/videoio/src/ppltasks_winrt.hpp             return _CancelAndRunContinuations(_SynchronousCancel, false, false, _M_exceptionHolder);
_CancelAndRunContinuations 2731 modules/videoio/src/ppltasks_winrt.hpp             return _CancelAndRunContinuations(true, true, _PropagatedFromAncestor, _ExHolder);
_CancelAndRunContinuations 2739 modules/videoio/src/ppltasks_winrt.hpp             return _CancelAndRunContinuations(true, true, false, std::make_shared<_ExceptionHolder>(_Exception, _GetTaskCreationCallstack()));
_CancelAndRunContinuations 2741 modules/videoio/src/ppltasks_winrt.hpp             return _CancelAndRunContinuations(true, true, false, std::make_shared<_ExceptionHolder>(_Exception, _GetTaskCreationAddressHint()));
_CancelAndRunContinuations 2749 modules/videoio/src/ppltasks_winrt.hpp             return _CancelAndRunContinuations(true, true, false, std::make_shared<_ExceptionHolder>(_Exception, _GetTaskCreationCallstack()));
_CancelAndRunContinuations 2751 modules/videoio/src/ppltasks_winrt.hpp             return _CancelAndRunContinuations(true, true, false, std::make_shared<_ExceptionHolder>(_Exception, _GetTaskCreationAddressHint()));