_AsyncAttributes 7117 modules/highgui/src/ppltasks_winrt.h     struct _AsyncAttributes<_Function, _ProgressType, _ReturnType, _TaskTraits, _TakesToken, true>
_AsyncAttributes 7148 modules/highgui/src/ppltasks_winrt.h     struct _AsyncAttributes<_Function, _ProgressType, _ReturnType, _TaskTraits, _TakesToken, false>
_AsyncAttributes 7177 modules/highgui/src/ppltasks_winrt.h     struct _AsyncAttributes<_Function, _ProgressType, void, _TaskTraits, _TakesToken, true>
_AsyncAttributes 7219 modules/highgui/src/ppltasks_winrt.h     struct _AsyncAttributes<_Function, _ProgressType, void, _TaskTraits, _TakesToken, false>
_AsyncAttributes 7269 modules/highgui/src/ppltasks_winrt.h         typedef typename _AsyncAttributes<_Function, _ProgressType, typename _TaskTraits::_TaskRetType, _TaskTraits, _TakesToken, _TakesProgress> _AsyncAttributes;
_AsyncAttributes 7900 modules/highgui/src/ppltasks_winrt.h     class _AsyncTaskGeneratorThunk : public _AsyncTaskThunk<typename _AsyncLambdaTypeTraits<_Function>::_AsyncAttributes>
_AsyncAttributes 7904 modules/highgui/src/ppltasks_winrt.h         typedef typename _AsyncLambdaTypeTraits<_Function>::_AsyncAttributes _Attributes;
_AsyncAttributes 7269 modules/videoio/src/ppltasks_winrt.hpp         typedef typename _AsyncAttributes<_Function, _ProgressType, typename _TaskTraits::_TaskRetType, _TaskTraits, _TakesToken, _TakesProgress> _AsyncAttributes;
_AsyncAttributes 7900 modules/videoio/src/ppltasks_winrt.hpp     class _AsyncTaskGeneratorThunk : public _AsyncTaskThunk<typename _AsyncLambdaTypeTraits<_Function>::_AsyncAttributes>
_AsyncAttributes 7904 modules/videoio/src/ppltasks_winrt.hpp         typedef typename _AsyncLambdaTypeTraits<_Function>::_AsyncAttributes _Attributes;