_Perform         1377 modules/videoio/src/ppltasks_winrt.hpp         static _Type* _Perform(_Type(&_ObjInCtx)[N], const _ContextCallback& _Ctx)
_Perform         1414 modules/videoio/src/ppltasks_winrt.hpp         static _Type* _Perform(_Type* _ObjInCtx, const _ContextCallback& _Ctx)
_Perform         1454 modules/videoio/src/ppltasks_winrt.hpp         static HSTRING _Perform(HSTRING _ObjInCtx, const _ContextCallback& _Ctx)
_Perform         4804 modules/videoio/src/ppltasks_winrt.hpp         static auto _Perform(std::function<HRESULT(_RetType*)> _Func) -> decltype(_Func)
_Perform         4814 modules/videoio/src/ppltasks_winrt.hpp         static auto _Perform(std::function<HRESULT(void)> _Func) -> decltype(details::_MakeVoidToUnitFunc(_Func))
_Perform         4840 modules/videoio/src/ppltasks_winrt.hpp         void _Perform() const
_Perform         4964 modules/videoio/src/ppltasks_winrt.hpp         static auto _Perform(std::function<HRESULT(_InpType, _OutType*)> _Func) -> decltype(_Func)
_Perform         4974 modules/videoio/src/ppltasks_winrt.hpp         static auto _Perform(std::function<HRESULT(_OutType*)> _Func) -> decltype(details::_MakeUnitToTFunc<_OutType>(_Func))
_Perform         4984 modules/videoio/src/ppltasks_winrt.hpp         static auto _Perform(std::function<HRESULT(_InType)> _Func) -> decltype(details::_MakeTToUnitFunc<_InType>(_Func))
_Perform         4994 modules/videoio/src/ppltasks_winrt.hpp         static auto _Perform(std::function<HRESULT(void)> _Func) -> decltype(details::_MakeUnitToUnitFunc(_Func))
_Perform         5042 modules/videoio/src/ppltasks_winrt.hpp         void _Perform() const
_Perform         8151 modules/videoio/src/ppltasks_winrt.hpp         static task<std::vector<_ElementType>> _Perform(const task_options& _TaskOptions, _Iterator _Begin, _Iterator _End)
_Perform         8259 modules/videoio/src/ppltasks_winrt.hpp         static task<std::vector<_ElementType>> _Perform(const task_options& _TaskOptions, _Iterator _Begin, _Iterator _End)
_Perform         8372 modules/videoio/src/ppltasks_winrt.hpp         static task<void> _Perform(const task_options& _TaskOptions, _Iterator _Begin, _Iterator _End)
_Perform         8880 modules/videoio/src/ppltasks_winrt.hpp         static task<std::pair<_ElementType, size_t>> _Perform(Concurrency::details::_CancellationTokenState *_PTokenState, _Iterator _Begin, _Iterator _End)
_Perform         8960 modules/videoio/src/ppltasks_winrt.hpp         static task<size_t> _Perform(const task_options& _TaskOptions, _Iterator _Begin, _Iterator _End)