_GetImpl 3228 modules/highgui/src/ppltasks_winrt.h if (_AncestorTask._GetImpl()->_IsCompleted()) _GetImpl 3230 modules/highgui/src/ppltasks_winrt.h _OuterTask->_FinalizeAndRunContinuations(_AncestorTask._GetImpl()->_GetResult()); _GetImpl 3234 modules/highgui/src/ppltasks_winrt.h _CONCRT_ASSERT(_AncestorTask._GetImpl()->_IsCanceled()); _GetImpl 3235 modules/highgui/src/ppltasks_winrt.h if (_AncestorTask._GetImpl()->_HasUserException()) _GetImpl 3239 modules/highgui/src/ppltasks_winrt.h _OuterTask->_CancelWithExceptionHolder(_AncestorTask._GetImpl()->_GetExceptionHolder(), false); _GetImpl 4727 modules/highgui/src/ppltasks_winrt.h const typename details::_Task_ptr<_ReturnType>::_Type & _GetImpl() const _GetImpl 4755 modules/highgui/src/ppltasks_winrt.h _GetImpl()->_SetAsync(_Async); _GetImpl 4764 modules/highgui/src/ppltasks_winrt.h _GetImpl()->_SetTaskCreationCallstack(_callstack); _GetImpl 4769 modules/highgui/src/ppltasks_winrt.h _GetImpl()->_SetTaskCreationAddressHint(_Address); _GetImpl 4783 modules/highgui/src/ppltasks_winrt.h auto _Scheduler = _GetImpl()->_GetScheduler(); _GetImpl 5332 modules/highgui/src/ppltasks_winrt.h _M_Impl->_ScheduleTask(new _InitialTaskHandle<_InternalReturnType, _Function, typename _Async_type_traits::_AsyncKind>(_GetImpl(), _Func), Concurrency::details::_NoInline); _GetImpl 5404 modules/highgui/src/ppltasks_winrt.h auto _Scheduler = _TaskOptions.has_scheduler() ? _TaskOptions.get_scheduler() : _GetImpl()->_GetScheduler(); _GetImpl 5447 modules/highgui/src/ppltasks_winrt.h _PTokenState = _GetImpl()->_M_pTokenState; _GetImpl 5457 modules/highgui/src/ppltasks_winrt.h _ContinuationTask._GetImpl()->_M_fFromAsync = (_GetImpl()->_M_fFromAsync || _Async_type_traits::_IsAsyncTask); _GetImpl 5459 modules/highgui/src/ppltasks_winrt.h _ContinuationTask._GetImpl()->_M_fRuntimeAggregate = _Aggregating; _GetImpl 5461 modules/highgui/src/ppltasks_winrt.h _ContinuationTask._GetImpl()->_M_fUnwrappedTask = _Async_type_traits::_IsUnwrappedTaskOrAsync; _GetImpl 5465 modules/highgui/src/ppltasks_winrt.h _GetImpl()->_ScheduleContinuation(new _ContinuationTaskHandle<_InternalReturnType, _TaskType, _Function, typename _Function_type_traits::_Takes_task, typename _Async_type_traits::_AsyncKind>( _GetImpl 5466 modules/highgui/src/ppltasks_winrt.h _GetImpl(), _ContinuationTask._GetImpl(), _Func, _ContinuationContext, _InliningMode)); _GetImpl 5980 modules/highgui/src/ppltasks_winrt.h const details::_Task_ptr<details::_Unit_type>::_Type & _GetImpl() const _GetImpl 6033 modules/highgui/src/ppltasks_winrt.h auto _Scheduler = _GetImpl()->_GetScheduler(); _GetImpl 8109 modules/highgui/src/ppltasks_winrt.h if (_Task._GetImpl()->_IsCompleted()) _GetImpl 8126 modules/highgui/src/ppltasks_winrt.h _CONCRT_ASSERT(_Task._GetImpl()->_IsCanceled()); _GetImpl 8127 modules/highgui/src/ppltasks_winrt.h if (_Task._GetImpl()->_HasUserException()) _GetImpl 8130 modules/highgui/src/ppltasks_winrt.h _PParam->_M_completed._Cancel(_Task._GetImpl()->_GetExceptionHolder()); _GetImpl 8202 modules/highgui/src/ppltasks_winrt.h details::_JoinAllTokens_Add(_MergedSource, _PTask->_GetImpl()->_M_pTokenState); _GetImpl 8231 modules/highgui/src/ppltasks_winrt.h _PParamCopy->_M_vector._Result[_IndexCopy] = _ResultTask._GetImpl()->_GetResult(); _GetImpl 8235 modules/highgui/src/ppltasks_winrt.h _PParam->_M_vector[_Index] = _ResultTask._GetImpl()->_GetResult(); _GetImpl 8316 modules/highgui/src/ppltasks_winrt.h details::_JoinAllTokens_Add(_MergedSource, _PTask->_GetImpl()->_M_pTokenState); _GetImpl 8344 modules/highgui/src/ppltasks_winrt.h _PParamCopy->_M_vector[_IndexCopy].Set(_ResultTask._GetImpl()->_GetResult()); _GetImpl 8348 modules/highgui/src/ppltasks_winrt.h _PParam->_M_vector[_Index] = _ResultTask._GetImpl()->_GetResult(); _GetImpl 8411 modules/highgui/src/ppltasks_winrt.h details::_JoinAllTokens_Add(_MergedSource, _PTask->_GetImpl()->_M_pTokenState); _GetImpl 8492 modules/highgui/src/ppltasks_winrt.h _JoinAllTokens_Add(_MergedSource, _VectorTask._GetImpl()->_M_pTokenState); _GetImpl 8493 modules/highgui/src/ppltasks_winrt.h _JoinAllTokens_Add(_MergedSource, _ValueTask._GetImpl()->_M_pTokenState); _GetImpl 8508 modules/highgui/src/ppltasks_winrt.h auto _ResultLocal = _ResultTask._GetImpl()->_GetResult(); _GetImpl 8513 modules/highgui/src/ppltasks_winrt.h _PParam->_M_vector = _ResultTask._GetImpl()->_GetResult(); _GetImpl 8531 modules/highgui/src/ppltasks_winrt.h auto _ResultLocal = _ResultTask._GetImpl()->_GetResult(); _GetImpl 8536 modules/highgui/src/ppltasks_winrt.h _PParam->_M_mergeVal = _ResultTask._GetImpl()->_GetResult(); _GetImpl 8812 modules/highgui/src/ppltasks_winrt.h bool _IsTokenCancled = !_PParam->_M_fHasExplicitToken && _Task._GetImpl()->_M_pTokenState != Concurrency::details::_CancellationTokenState::_None() && _Task._GetImpl()->_M_pTokenState->_IsCanceled(); _GetImpl 8813 modules/highgui/src/ppltasks_winrt.h if (_Task._GetImpl()->_IsCompleted() && !_IsTokenCancled) _GetImpl 8827 modules/highgui/src/ppltasks_winrt.h _CONCRT_ASSERT(_Task._GetImpl()->_IsCanceled() || _IsTokenCancled); _GetImpl 8828 modules/highgui/src/ppltasks_winrt.h if (_Task._GetImpl()->_HasUserException() && !_IsTokenCancled) _GetImpl 8830 modules/highgui/src/ppltasks_winrt.h if (_PParam->_M_Completed._StoreException(_Task._GetImpl()->_GetExceptionHolder())) _GetImpl 8833 modules/highgui/src/ppltasks_winrt.h _PParam->_M_exceptionRelatedToken = _Task._GetImpl()->_M_pTokenState; _GetImpl 8863 modules/highgui/src/ppltasks_winrt.h details::_JoinAllTokens_Add(_PParam->_M_cancellationSource, _Task._GetImpl()->_M_pTokenState); _GetImpl 8903 modules/highgui/src/ppltasks_winrt.h _Any_tasks_completed._GetImpl()->_M_fRuntimeAggregate = true; _GetImpl 8922 modules/highgui/src/ppltasks_winrt.h _PParamCopy->_M_Completed.set(std::make_pair(std::make_pair(_ResultTask._GetImpl()->_GetResult(), _IndexCopy), _ResultTask._GetImpl()->_M_pTokenState)); _GetImpl 8926 modules/highgui/src/ppltasks_winrt.h _PParam->_M_Completed.set(std::make_pair(std::make_pair(_ResultTask._GetImpl()->_GetResult(), index), _ResultTask._GetImpl()->_M_pTokenState)); _GetImpl 9004 modules/highgui/src/ppltasks_winrt.h _PParamCopy->_M_Completed.set(std::make_pair(_IndexCopy, _ResultTask._GetImpl()->_M_pTokenState)); _GetImpl 9008 modules/highgui/src/ppltasks_winrt.h _PParam->_M_Completed.set(std::make_pair(index, _ResultTask._GetImpl()->_M_pTokenState)); _GetImpl 9174 modules/highgui/src/ppltasks_winrt.h _PParamCopy->_M_Completed.set(std::make_pair(_ResultTask._GetImpl()->_GetResult(), reinterpret_cast<size_t>(_ResultTask._GetImpl()->_M_pTokenState))); _GetImpl 9178 modules/highgui/src/ppltasks_winrt.h _PParam->_M_Completed.set(std::make_pair(_ResultTask._GetImpl()->_GetResult(), _ResultTask._GetImpl()->_M_pTokenState)); _GetImpl 9228 modules/highgui/src/ppltasks_winrt.h _Any_tasks_completed._GetImpl()->_M_fRuntimeAggregate = true; _GetImpl 9250 modules/highgui/src/ppltasks_winrt.h auto _Result = _ResultTask._GetImpl()->_GetResult(); _GetImpl 9251 modules/highgui/src/ppltasks_winrt.h _PParamCopy->_M_Completed.set(std::make_pair(_Result, _ResultTask._GetImpl()->_M_pTokenState)); _GetImpl 9255 modules/highgui/src/ppltasks_winrt.h std::vector<_ReturnType> _Result = _ResultTask._GetImpl()->_GetResult(); _GetImpl 9256 modules/highgui/src/ppltasks_winrt.h _PParam->_M_Completed.set(std::make_pair(_Result, _ResultTask._GetImpl()->_M_pTokenState)); _GetImpl 9272 modules/highgui/src/ppltasks_winrt.h auto _Result = _ResultTask._GetImpl()->_GetResult(); _GetImpl 9276 modules/highgui/src/ppltasks_winrt.h _PParamCopy->_M_Completed.set(std::make_pair(_Vec, _ResultTask._GetImpl()->_M_pTokenState)); _GetImpl 9280 modules/highgui/src/ppltasks_winrt.h _ReturnType _Result = _ResultTask._GetImpl()->_GetResult(); _GetImpl 9284 modules/highgui/src/ppltasks_winrt.h _PParam->_M_Completed.set(std::make_pair(_Vec, _ResultTask._GetImpl()->_M_pTokenState)); _GetImpl 9382 modules/highgui/src/ppltasks_winrt.h _PParam1->_M_Completed.set(std::make_pair(details::_Unit_type(), _ResultTask._GetImpl()->_M_pTokenState)); _GetImpl 3228 modules/videoio/src/ppltasks_winrt.hpp if (_AncestorTask._GetImpl()->_IsCompleted()) _GetImpl 3230 modules/videoio/src/ppltasks_winrt.hpp _OuterTask->_FinalizeAndRunContinuations(_AncestorTask._GetImpl()->_GetResult()); _GetImpl 3234 modules/videoio/src/ppltasks_winrt.hpp _CONCRT_ASSERT(_AncestorTask._GetImpl()->_IsCanceled()); _GetImpl 3235 modules/videoio/src/ppltasks_winrt.hpp if (_AncestorTask._GetImpl()->_HasUserException()) _GetImpl 3239 modules/videoio/src/ppltasks_winrt.hpp _OuterTask->_CancelWithExceptionHolder(_AncestorTask._GetImpl()->_GetExceptionHolder(), false); _GetImpl 4755 modules/videoio/src/ppltasks_winrt.hpp _GetImpl()->_SetAsync(_Async); _GetImpl 4764 modules/videoio/src/ppltasks_winrt.hpp _GetImpl()->_SetTaskCreationCallstack(_callstack); _GetImpl 4769 modules/videoio/src/ppltasks_winrt.hpp _GetImpl()->_SetTaskCreationAddressHint(_Address); _GetImpl 4783 modules/videoio/src/ppltasks_winrt.hpp auto _Scheduler = _GetImpl()->_GetScheduler(); _GetImpl 5332 modules/videoio/src/ppltasks_winrt.hpp _M_Impl->_ScheduleTask(new _InitialTaskHandle<_InternalReturnType, _Function, typename _Async_type_traits::_AsyncKind>(_GetImpl(), _Func), Concurrency::details::_NoInline); _GetImpl 5404 modules/videoio/src/ppltasks_winrt.hpp auto _Scheduler = _TaskOptions.has_scheduler() ? _TaskOptions.get_scheduler() : _GetImpl()->_GetScheduler(); _GetImpl 5447 modules/videoio/src/ppltasks_winrt.hpp _PTokenState = _GetImpl()->_M_pTokenState; _GetImpl 5457 modules/videoio/src/ppltasks_winrt.hpp _ContinuationTask._GetImpl()->_M_fFromAsync = (_GetImpl()->_M_fFromAsync || _Async_type_traits::_IsAsyncTask); _GetImpl 5459 modules/videoio/src/ppltasks_winrt.hpp _ContinuationTask._GetImpl()->_M_fRuntimeAggregate = _Aggregating; _GetImpl 5461 modules/videoio/src/ppltasks_winrt.hpp _ContinuationTask._GetImpl()->_M_fUnwrappedTask = _Async_type_traits::_IsUnwrappedTaskOrAsync; _GetImpl 5465 modules/videoio/src/ppltasks_winrt.hpp _GetImpl()->_ScheduleContinuation(new _ContinuationTaskHandle<_InternalReturnType, _TaskType, _Function, typename _Function_type_traits::_Takes_task, typename _Async_type_traits::_AsyncKind>( _GetImpl 5466 modules/videoio/src/ppltasks_winrt.hpp _GetImpl(), _ContinuationTask._GetImpl(), _Func, _ContinuationContext, _InliningMode)); _GetImpl 6033 modules/videoio/src/ppltasks_winrt.hpp auto _Scheduler = _GetImpl()->_GetScheduler(); _GetImpl 8109 modules/videoio/src/ppltasks_winrt.hpp if (_Task._GetImpl()->_IsCompleted()) _GetImpl 8126 modules/videoio/src/ppltasks_winrt.hpp _CONCRT_ASSERT(_Task._GetImpl()->_IsCanceled()); _GetImpl 8127 modules/videoio/src/ppltasks_winrt.hpp if (_Task._GetImpl()->_HasUserException()) _GetImpl 8130 modules/videoio/src/ppltasks_winrt.hpp _PParam->_M_completed._Cancel(_Task._GetImpl()->_GetExceptionHolder()); _GetImpl 8202 modules/videoio/src/ppltasks_winrt.hpp details::_JoinAllTokens_Add(_MergedSource, _PTask->_GetImpl()->_M_pTokenState); _GetImpl 8231 modules/videoio/src/ppltasks_winrt.hpp _PParamCopy->_M_vector._Result[_IndexCopy] = _ResultTask._GetImpl()->_GetResult(); _GetImpl 8235 modules/videoio/src/ppltasks_winrt.hpp _PParam->_M_vector[_Index] = _ResultTask._GetImpl()->_GetResult(); _GetImpl 8316 modules/videoio/src/ppltasks_winrt.hpp details::_JoinAllTokens_Add(_MergedSource, _PTask->_GetImpl()->_M_pTokenState); _GetImpl 8344 modules/videoio/src/ppltasks_winrt.hpp _PParamCopy->_M_vector[_IndexCopy].Set(_ResultTask._GetImpl()->_GetResult()); _GetImpl 8348 modules/videoio/src/ppltasks_winrt.hpp _PParam->_M_vector[_Index] = _ResultTask._GetImpl()->_GetResult(); _GetImpl 8411 modules/videoio/src/ppltasks_winrt.hpp details::_JoinAllTokens_Add(_MergedSource, _PTask->_GetImpl()->_M_pTokenState); _GetImpl 8492 modules/videoio/src/ppltasks_winrt.hpp _JoinAllTokens_Add(_MergedSource, _VectorTask._GetImpl()->_M_pTokenState); _GetImpl 8493 modules/videoio/src/ppltasks_winrt.hpp _JoinAllTokens_Add(_MergedSource, _ValueTask._GetImpl()->_M_pTokenState); _GetImpl 8508 modules/videoio/src/ppltasks_winrt.hpp auto _ResultLocal = _ResultTask._GetImpl()->_GetResult(); _GetImpl 8513 modules/videoio/src/ppltasks_winrt.hpp _PParam->_M_vector = _ResultTask._GetImpl()->_GetResult(); _GetImpl 8531 modules/videoio/src/ppltasks_winrt.hpp auto _ResultLocal = _ResultTask._GetImpl()->_GetResult(); _GetImpl 8536 modules/videoio/src/ppltasks_winrt.hpp _PParam->_M_mergeVal = _ResultTask._GetImpl()->_GetResult(); _GetImpl 8812 modules/videoio/src/ppltasks_winrt.hpp bool _IsTokenCancled = !_PParam->_M_fHasExplicitToken && _Task._GetImpl()->_M_pTokenState != Concurrency::details::_CancellationTokenState::_None() && _Task._GetImpl()->_M_pTokenState->_IsCanceled(); _GetImpl 8813 modules/videoio/src/ppltasks_winrt.hpp if (_Task._GetImpl()->_IsCompleted() && !_IsTokenCancled) _GetImpl 8827 modules/videoio/src/ppltasks_winrt.hpp _CONCRT_ASSERT(_Task._GetImpl()->_IsCanceled() || _IsTokenCancled); _GetImpl 8828 modules/videoio/src/ppltasks_winrt.hpp if (_Task._GetImpl()->_HasUserException() && !_IsTokenCancled) _GetImpl 8830 modules/videoio/src/ppltasks_winrt.hpp if (_PParam->_M_Completed._StoreException(_Task._GetImpl()->_GetExceptionHolder())) _GetImpl 8833 modules/videoio/src/ppltasks_winrt.hpp _PParam->_M_exceptionRelatedToken = _Task._GetImpl()->_M_pTokenState; _GetImpl 8863 modules/videoio/src/ppltasks_winrt.hpp details::_JoinAllTokens_Add(_PParam->_M_cancellationSource, _Task._GetImpl()->_M_pTokenState); _GetImpl 8903 modules/videoio/src/ppltasks_winrt.hpp _Any_tasks_completed._GetImpl()->_M_fRuntimeAggregate = true; _GetImpl 8922 modules/videoio/src/ppltasks_winrt.hpp _PParamCopy->_M_Completed.set(std::make_pair(std::make_pair(_ResultTask._GetImpl()->_GetResult(), _IndexCopy), _ResultTask._GetImpl()->_M_pTokenState)); _GetImpl 8926 modules/videoio/src/ppltasks_winrt.hpp _PParam->_M_Completed.set(std::make_pair(std::make_pair(_ResultTask._GetImpl()->_GetResult(), index), _ResultTask._GetImpl()->_M_pTokenState)); _GetImpl 9004 modules/videoio/src/ppltasks_winrt.hpp _PParamCopy->_M_Completed.set(std::make_pair(_IndexCopy, _ResultTask._GetImpl()->_M_pTokenState)); _GetImpl 9008 modules/videoio/src/ppltasks_winrt.hpp _PParam->_M_Completed.set(std::make_pair(index, _ResultTask._GetImpl()->_M_pTokenState)); _GetImpl 9174 modules/videoio/src/ppltasks_winrt.hpp _PParamCopy->_M_Completed.set(std::make_pair(_ResultTask._GetImpl()->_GetResult(), reinterpret_cast<size_t>(_ResultTask._GetImpl()->_M_pTokenState))); _GetImpl 9178 modules/videoio/src/ppltasks_winrt.hpp _PParam->_M_Completed.set(std::make_pair(_ResultTask._GetImpl()->_GetResult(), _ResultTask._GetImpl()->_M_pTokenState)); _GetImpl 9228 modules/videoio/src/ppltasks_winrt.hpp _Any_tasks_completed._GetImpl()->_M_fRuntimeAggregate = true; _GetImpl 9250 modules/videoio/src/ppltasks_winrt.hpp auto _Result = _ResultTask._GetImpl()->_GetResult(); _GetImpl 9251 modules/videoio/src/ppltasks_winrt.hpp _PParamCopy->_M_Completed.set(std::make_pair(_Result, _ResultTask._GetImpl()->_M_pTokenState)); _GetImpl 9255 modules/videoio/src/ppltasks_winrt.hpp std::vector<_ReturnType> _Result = _ResultTask._GetImpl()->_GetResult(); _GetImpl 9256 modules/videoio/src/ppltasks_winrt.hpp _PParam->_M_Completed.set(std::make_pair(_Result, _ResultTask._GetImpl()->_M_pTokenState)); _GetImpl 9272 modules/videoio/src/ppltasks_winrt.hpp auto _Result = _ResultTask._GetImpl()->_GetResult(); _GetImpl 9276 modules/videoio/src/ppltasks_winrt.hpp _PParamCopy->_M_Completed.set(std::make_pair(_Vec, _ResultTask._GetImpl()->_M_pTokenState)); _GetImpl 9280 modules/videoio/src/ppltasks_winrt.hpp _ReturnType _Result = _ResultTask._GetImpl()->_GetResult(); _GetImpl 9284 modules/videoio/src/ppltasks_winrt.hpp _PParam->_M_Completed.set(std::make_pair(_Vec, _ResultTask._GetImpl()->_M_pTokenState)); _GetImpl 9382 modules/videoio/src/ppltasks_winrt.hpp _PParam1->_M_Completed.set(std::make_pair(details::_Unit_type(), _ResultTask._GetImpl()->_M_pTokenState));