_Perform         1377 modules/highgui/src/ppltasks_winrt.h         static _Type* _Perform(_Type(&_ObjInCtx)[N], const _ContextCallback& _Ctx)
_Perform         1414 modules/highgui/src/ppltasks_winrt.h         static _Type* _Perform(_Type* _ObjInCtx, const _ContextCallback& _Ctx)
_Perform         1454 modules/highgui/src/ppltasks_winrt.h         static HSTRING _Perform(HSTRING _ObjInCtx, const _ContextCallback& _Ctx)
_Perform         1463 modules/highgui/src/ppltasks_winrt.h         return _MarshalHelper<_Type>::_Perform(_ObjInCtx, _Ctx);
_Perform         2469 modules/highgui/src/ppltasks_winrt.h                 static_cast<const _DerivedTaskHandle *>(this)->_Perform();
_Perform         4804 modules/highgui/src/ppltasks_winrt.h         static auto _Perform(std::function<HRESULT(_RetType*)> _Func) -> decltype(_Func)
_Perform         4814 modules/highgui/src/ppltasks_winrt.h         static auto _Perform(std::function<HRESULT(void)> _Func) -> decltype(details::_MakeVoidToUnitFunc(_Func))
_Perform         4840 modules/highgui/src/ppltasks_winrt.h         void _Perform() const
_Perform         4860 modules/highgui/src/ppltasks_winrt.h             HRESULT hr = _LogWorkItemAndInvokeUserLambda(_Init_func_transformer<_InternalReturnType>::_Perform(_M_function), &retVal);
_Perform         4862 modules/highgui/src/ppltasks_winrt.h             HRESULT hr = _Init_func_transformer<_InternalReturnType>::_Perform(_M_function)(&retVal);
_Perform         4964 modules/highgui/src/ppltasks_winrt.h         static auto _Perform(std::function<HRESULT(_InpType, _OutType*)> _Func) -> decltype(_Func)
_Perform         4974 modules/highgui/src/ppltasks_winrt.h         static auto _Perform(std::function<HRESULT(_OutType*)> _Func) -> decltype(details::_MakeUnitToTFunc<_OutType>(_Func))
_Perform         4984 modules/highgui/src/ppltasks_winrt.h         static auto _Perform(std::function<HRESULT(_InType)> _Func) -> decltype(details::_MakeTToUnitFunc<_InType>(_Func))
_Perform         4994 modules/highgui/src/ppltasks_winrt.h         static auto _Perform(std::function<HRESULT(void)> _Func) -> decltype(details::_MakeUnitToUnitFunc(_Func))
_Perform         5042 modules/highgui/src/ppltasks_winrt.h         void _Perform() const
_Perform         5074 modules/highgui/src/ppltasks_winrt.h             HRESULT hr = _LogWorkItemAndInvokeUserLambda(_Continuation_func_transformer<_InternalReturnType, _ContinuationReturnType>::_Perform(_M_function), _M_ancestorTaskImpl->_GetResult(), &retVal);
_Perform         5076 modules/highgui/src/ppltasks_winrt.h             HRESULT hr =_Continuation_func_transformer<_InternalReturnType, _ContinuationReturnType>::_Perform(_M_function)(_M_ancestorTaskImpl->_GetResult(), &retVal);
_Perform         5095 modules/highgui/src/ppltasks_winrt.h             HRESULT hr = _LogWorkItemAndInvokeUserLambda(_Continuation_func_transformer<_InternalReturnType, _FuncOutputType>::_Perform(_M_function), _M_ancestorTaskImpl->_GetResult(), &retVal);
_Perform         5097 modules/highgui/src/ppltasks_winrt.h             HRESULT hr = _Continuation_func_transformer<_InternalReturnType, _FuncOutputType>::_Perform(_M_function)(_M_ancestorTaskImpl->_GetResult(), &retVal);
_Perform         5110 modules/highgui/src/ppltasks_winrt.h             HRESULT hr = _LogWorkItemAndInvokeUserLambda(_Continuation_func_transformer<_InternalReturnType, _FuncOutputType>::_Perform(_M_function), _M_ancestorTaskImpl->_GetResult(), &retVal);
_Perform         5112 modules/highgui/src/ppltasks_winrt.h             HRESULT hr = _Continuation_func_transformer<_InternalReturnType, _FuncOutputType>::_Perform(_M_function)(_M_ancestorTaskImpl->_GetResult(), &retVal);
_Perform         5130 modules/highgui/src/ppltasks_winrt.h             HRESULT hr = _LogWorkItemAndInvokeUserLambda(_Continuation_func_transformer<_InternalReturnType, _FuncOutputType>::_Perform(_M_function), _M_ancestorTaskImpl->_GetResult(), &retVal);
_Perform         5132 modules/highgui/src/ppltasks_winrt.h             HRESULT hr = _Continuation_func_transformer<_InternalReturnType, _FuncOutputType>::_Perform(_M_function)(_M_ancestorTaskImpl->_GetResult(), &retVal);
_Perform         5152 modules/highgui/src/ppltasks_winrt.h             HRESULT hr = _LogWorkItemAndInvokeUserLambda(_Continuation_func_transformer<_InternalReturnType, _FuncOutputType>::_Perform(_M_function), _M_ancestorTaskImpl->_GetResult(), &_OpWithProgress);
_Perform         5154 modules/highgui/src/ppltasks_winrt.h             HRESULT hr = _Continuation_func_transformer<_InternalReturnType, _FuncOutputType>::_Perform(_M_function)(_M_ancestorTaskImpl->_GetResult(), &_OpWithProgress);
_Perform         5175 modules/highgui/src/ppltasks_winrt.h             HRESULT hr = _LogWorkItemAndInvokeUserLambda(_Continuation_func_transformer<_InternalReturnType, _FuncOutputType>::_Perform(_M_function), _M_ancestorTaskImpl->_GetResult(), &_OpWithProgress);
_Perform         5177 modules/highgui/src/ppltasks_winrt.h             HRESULT hr = _Continuation_func_transformer<_InternalReturnType, _FuncOutputType>::_Perform(_M_function)(_M_ancestorTaskImpl->_GetResult(), &_OpWithProgress);
_Perform         5200 modules/highgui/src/ppltasks_winrt.h             HRESULT hr = _LogWorkItemAndInvokeUserLambda(_Continuation_func_transformer<_FuncInputType, _ContinuationReturnType>::_Perform(_M_function), std::move(_ResultTask), &retVal);
_Perform         5202 modules/highgui/src/ppltasks_winrt.h             HRESULT hr = _Continuation_func_transformer<_FuncInputType, _ContinuationReturnType>::_Perform(_M_function)(std::move(_ResultTask), &retVal);
_Perform         8151 modules/highgui/src/ppltasks_winrt.h         static task<std::vector<_ElementType>> _Perform(const task_options& _TaskOptions, _Iterator _Begin, _Iterator _End)
_Perform         8153 modules/highgui/src/ppltasks_winrt.h         static task<std::vector<_ElementType>> _Perform(Concurrency::details::_CancellationTokenState *_PTokenState, _Iterator _Begin, _Iterator _End)
_Perform         8259 modules/highgui/src/ppltasks_winrt.h         static task<std::vector<_ElementType>> _Perform(const task_options& _TaskOptions, _Iterator _Begin, _Iterator _End)
_Perform         8261 modules/highgui/src/ppltasks_winrt.h         static task<std::vector<_ElementType>> _Perform(Concurrency::details::_CancellationTokenState *_PTokenState, _Iterator _Begin, _Iterator _End)
_Perform         8372 modules/highgui/src/ppltasks_winrt.h         static task<void> _Perform(const task_options& _TaskOptions, _Iterator _Begin, _Iterator _End)
_Perform         8374 modules/highgui/src/ppltasks_winrt.h         static task<void> _Perform(Concurrency::details::_CancellationTokenState *_PTokenState, _Iterator _Begin, _Iterator _End)
_Perform         8578 modules/highgui/src/ppltasks_winrt.h -> decltype (details::_WhenAllImpl<typename std::iterator_traits<_Iterator>::value_type::result_type, _Iterator>::_Perform(nullptr, _Begin, _End))
_Perform         8581 modules/highgui/src/ppltasks_winrt.h     return details::_WhenAllImpl<_ElementType, _Iterator>::_Perform(nullptr, _Begin, _End);
_Perform         8616 modules/highgui/src/ppltasks_winrt.h -> decltype (details::_WhenAllImpl<typename std::iterator_traits<_Iterator>::value_type::result_type, _Iterator>::_Perform(_TaskOptions, _Begin, _End))
_Perform         8619 modules/highgui/src/ppltasks_winrt.h     return details::_WhenAllImpl<_ElementType, _Iterator>::_Perform(_TaskOptions, _Begin, _End);
_Perform         8623 modules/highgui/src/ppltasks_winrt.h -> decltype (details::_WhenAllImpl<typename std::iterator_traits<_Iterator>::value_type::result_type, _Iterator>::_Perform(_CancellationToken._GetImplValue(), _Begin, _End))
_Perform         8626 modules/highgui/src/ppltasks_winrt.h     return details::_WhenAllImpl<_ElementType, _Iterator>::_Perform(_CancellationToken._GetImplValue(), _Begin, _End);
_Perform         8878 modules/highgui/src/ppltasks_winrt.h         static task<std::pair<_ElementType, size_t>> _Perform(const task_options& _TaskOptions, _Iterator _Begin, _Iterator _End)
_Perform         8880 modules/highgui/src/ppltasks_winrt.h         static task<std::pair<_ElementType, size_t>> _Perform(Concurrency::details::_CancellationTokenState *_PTokenState, _Iterator _Begin, _Iterator _End)
_Perform         8960 modules/highgui/src/ppltasks_winrt.h         static task<size_t> _Perform(const task_options& _TaskOptions, _Iterator _Begin, _Iterator _End)
_Perform         8962 modules/highgui/src/ppltasks_winrt.h         static task<size_t> _Perform(Concurrency::details::_CancellationTokenState *_PTokenState, _Iterator _Begin, _Iterator _End)
_Perform         9063 modules/highgui/src/ppltasks_winrt.h -> decltype (details::_WhenAnyImpl<typename std::iterator_traits<_Iterator>::value_type::result_type, _Iterator>::_Perform(_TaskOptions, _Begin, _End))
_Perform         9066 modules/highgui/src/ppltasks_winrt.h     return details::_WhenAnyImpl<_ElementType, _Iterator>::_Perform(_TaskOptions, _Begin, _End);
_Perform         9070 modules/highgui/src/ppltasks_winrt.h -> decltype (details::_WhenAnyImpl<typename std::iterator_traits<_Iterator>::value_type::result_type, _Iterator>::_Perform(nullptr, _Begin, _End))
_Perform         9073 modules/highgui/src/ppltasks_winrt.h     return details::_WhenAnyImpl<_ElementType, _Iterator>::_Perform(nullptr, _Begin, _End);
_Perform         9103 modules/highgui/src/ppltasks_winrt.h -> decltype (details::_WhenAnyImpl<typename std::iterator_traits<_Iterator>::value_type::result_type, _Iterator>::_Perform(_CancellationToken._GetImplValue(), _Begin, _End))
_Perform         9106 modules/highgui/src/ppltasks_winrt.h     return details::_WhenAnyImpl<_ElementType, _Iterator>::_Perform(_CancellationToken._GetImplValue(), _Begin, _End);
_Perform         1463 modules/videoio/src/ppltasks_winrt.hpp         return _MarshalHelper<_Type>::_Perform(_ObjInCtx, _Ctx);
_Perform         2469 modules/videoio/src/ppltasks_winrt.hpp                 static_cast<const _DerivedTaskHandle *>(this)->_Perform();
_Perform         4860 modules/videoio/src/ppltasks_winrt.hpp             HRESULT hr = _LogWorkItemAndInvokeUserLambda(_Init_func_transformer<_InternalReturnType>::_Perform(_M_function), &retVal);
_Perform         4862 modules/videoio/src/ppltasks_winrt.hpp             HRESULT hr = _Init_func_transformer<_InternalReturnType>::_Perform(_M_function)(&retVal);
_Perform         5074 modules/videoio/src/ppltasks_winrt.hpp             HRESULT hr = _LogWorkItemAndInvokeUserLambda(_Continuation_func_transformer<_InternalReturnType, _ContinuationReturnType>::_Perform(_M_function), _M_ancestorTaskImpl->_GetResult(), &retVal);
_Perform         5076 modules/videoio/src/ppltasks_winrt.hpp             HRESULT hr =_Continuation_func_transformer<_InternalReturnType, _ContinuationReturnType>::_Perform(_M_function)(_M_ancestorTaskImpl->_GetResult(), &retVal);
_Perform         5095 modules/videoio/src/ppltasks_winrt.hpp             HRESULT hr = _LogWorkItemAndInvokeUserLambda(_Continuation_func_transformer<_InternalReturnType, _FuncOutputType>::_Perform(_M_function), _M_ancestorTaskImpl->_GetResult(), &retVal);
_Perform         5097 modules/videoio/src/ppltasks_winrt.hpp             HRESULT hr = _Continuation_func_transformer<_InternalReturnType, _FuncOutputType>::_Perform(_M_function)(_M_ancestorTaskImpl->_GetResult(), &retVal);
_Perform         5110 modules/videoio/src/ppltasks_winrt.hpp             HRESULT hr = _LogWorkItemAndInvokeUserLambda(_Continuation_func_transformer<_InternalReturnType, _FuncOutputType>::_Perform(_M_function), _M_ancestorTaskImpl->_GetResult(), &retVal);
_Perform         5112 modules/videoio/src/ppltasks_winrt.hpp             HRESULT hr = _Continuation_func_transformer<_InternalReturnType, _FuncOutputType>::_Perform(_M_function)(_M_ancestorTaskImpl->_GetResult(), &retVal);
_Perform         5130 modules/videoio/src/ppltasks_winrt.hpp             HRESULT hr = _LogWorkItemAndInvokeUserLambda(_Continuation_func_transformer<_InternalReturnType, _FuncOutputType>::_Perform(_M_function), _M_ancestorTaskImpl->_GetResult(), &retVal);
_Perform         5132 modules/videoio/src/ppltasks_winrt.hpp             HRESULT hr = _Continuation_func_transformer<_InternalReturnType, _FuncOutputType>::_Perform(_M_function)(_M_ancestorTaskImpl->_GetResult(), &retVal);
_Perform         5152 modules/videoio/src/ppltasks_winrt.hpp             HRESULT hr = _LogWorkItemAndInvokeUserLambda(_Continuation_func_transformer<_InternalReturnType, _FuncOutputType>::_Perform(_M_function), _M_ancestorTaskImpl->_GetResult(), &_OpWithProgress);
_Perform         5154 modules/videoio/src/ppltasks_winrt.hpp             HRESULT hr = _Continuation_func_transformer<_InternalReturnType, _FuncOutputType>::_Perform(_M_function)(_M_ancestorTaskImpl->_GetResult(), &_OpWithProgress);
_Perform         5175 modules/videoio/src/ppltasks_winrt.hpp             HRESULT hr = _LogWorkItemAndInvokeUserLambda(_Continuation_func_transformer<_InternalReturnType, _FuncOutputType>::_Perform(_M_function), _M_ancestorTaskImpl->_GetResult(), &_OpWithProgress);
_Perform         5177 modules/videoio/src/ppltasks_winrt.hpp             HRESULT hr = _Continuation_func_transformer<_InternalReturnType, _FuncOutputType>::_Perform(_M_function)(_M_ancestorTaskImpl->_GetResult(), &_OpWithProgress);
_Perform         5200 modules/videoio/src/ppltasks_winrt.hpp             HRESULT hr = _LogWorkItemAndInvokeUserLambda(_Continuation_func_transformer<_FuncInputType, _ContinuationReturnType>::_Perform(_M_function), std::move(_ResultTask), &retVal);
_Perform         5202 modules/videoio/src/ppltasks_winrt.hpp             HRESULT hr = _Continuation_func_transformer<_FuncInputType, _ContinuationReturnType>::_Perform(_M_function)(std::move(_ResultTask), &retVal);
_Perform         8153 modules/videoio/src/ppltasks_winrt.hpp         static task<std::vector<_ElementType>> _Perform(Concurrency::details::_CancellationTokenState *_PTokenState, _Iterator _Begin, _Iterator _End)
_Perform         8261 modules/videoio/src/ppltasks_winrt.hpp         static task<std::vector<_ElementType>> _Perform(Concurrency::details::_CancellationTokenState *_PTokenState, _Iterator _Begin, _Iterator _End)
_Perform         8374 modules/videoio/src/ppltasks_winrt.hpp         static task<void> _Perform(Concurrency::details::_CancellationTokenState *_PTokenState, _Iterator _Begin, _Iterator _End)
_Perform         8578 modules/videoio/src/ppltasks_winrt.hpp -> decltype (details::_WhenAllImpl<typename std::iterator_traits<_Iterator>::value_type::result_type, _Iterator>::_Perform(nullptr, _Begin, _End))
_Perform         8581 modules/videoio/src/ppltasks_winrt.hpp     return details::_WhenAllImpl<_ElementType, _Iterator>::_Perform(nullptr, _Begin, _End);
_Perform         8616 modules/videoio/src/ppltasks_winrt.hpp -> decltype (details::_WhenAllImpl<typename std::iterator_traits<_Iterator>::value_type::result_type, _Iterator>::_Perform(_TaskOptions, _Begin, _End))
_Perform         8619 modules/videoio/src/ppltasks_winrt.hpp     return details::_WhenAllImpl<_ElementType, _Iterator>::_Perform(_TaskOptions, _Begin, _End);
_Perform         8623 modules/videoio/src/ppltasks_winrt.hpp -> decltype (details::_WhenAllImpl<typename std::iterator_traits<_Iterator>::value_type::result_type, _Iterator>::_Perform(_CancellationToken._GetImplValue(), _Begin, _End))
_Perform         8626 modules/videoio/src/ppltasks_winrt.hpp     return details::_WhenAllImpl<_ElementType, _Iterator>::_Perform(_CancellationToken._GetImplValue(), _Begin, _End);
_Perform         8878 modules/videoio/src/ppltasks_winrt.hpp         static task<std::pair<_ElementType, size_t>> _Perform(const task_options& _TaskOptions, _Iterator _Begin, _Iterator _End)
_Perform         8962 modules/videoio/src/ppltasks_winrt.hpp         static task<size_t> _Perform(Concurrency::details::_CancellationTokenState *_PTokenState, _Iterator _Begin, _Iterator _End)
_Perform         9063 modules/videoio/src/ppltasks_winrt.hpp -> decltype (details::_WhenAnyImpl<typename std::iterator_traits<_Iterator>::value_type::result_type, _Iterator>::_Perform(_TaskOptions, _Begin, _End))
_Perform         9066 modules/videoio/src/ppltasks_winrt.hpp     return details::_WhenAnyImpl<_ElementType, _Iterator>::_Perform(_TaskOptions, _Begin, _End);
_Perform         9070 modules/videoio/src/ppltasks_winrt.hpp -> decltype (details::_WhenAnyImpl<typename std::iterator_traits<_Iterator>::value_type::result_type, _Iterator>::_Perform(nullptr, _Begin, _End))
_Perform         9073 modules/videoio/src/ppltasks_winrt.hpp     return details::_WhenAnyImpl<_ElementType, _Iterator>::_Perform(nullptr, _Begin, _End);
_Perform         9103 modules/videoio/src/ppltasks_winrt.hpp -> decltype (details::_WhenAnyImpl<typename std::iterator_traits<_Iterator>::value_type::result_type, _Iterator>::_Perform(_CancellationToken._GetImplValue(), _Begin, _End))
_Perform         9106 modules/videoio/src/ppltasks_winrt.hpp     return details::_WhenAnyImpl<_ElementType, _Iterator>::_Perform(_CancellationToken._GetImplValue(), _Begin, _End);