_AsyncTaskGeneratorThunk 7900 modules/highgui/src/ppltasks_winrt.h     class _AsyncTaskGeneratorThunk : public _AsyncTaskThunk<typename _AsyncLambdaTypeTraits<_Function>::_AsyncAttributes>
_AsyncTaskGeneratorThunk 7909 modules/highgui/src/ppltasks_winrt.h         _AsyncTaskGeneratorThunk(const _Function& _Func, const _TaskCreationCallstack &_callstack) : _M_func(_Func), _M_creationCallstack(_callstack)
_AsyncTaskGeneratorThunk 7911 modules/highgui/src/ppltasks_winrt.h         _AsyncTaskGeneratorThunk(const _Function& _Func) : _M_func(_Func)
_AsyncTaskGeneratorThunk 7994 modules/highgui/src/ppltasks_winrt.h details::_AsyncTaskGeneratorThunk<_Function>* create_async(const _Function& _Func)
_AsyncTaskGeneratorThunk 7999 modules/highgui/src/ppltasks_winrt.h     Microsoft::WRL::ComPtr<details::_AsyncTaskGeneratorThunk<_Function>> _AsyncInfo = Microsoft::WRL::Make<details::_AsyncTaskGeneratorThunk<_Function>>(_Func, _CAPTURE_CALLSTACK());
_AsyncTaskGeneratorThunk 8001 modules/highgui/src/ppltasks_winrt.h     Microsoft::WRL::ComPtr<details::_AsyncTaskGeneratorThunk<_Function>> _AsyncInfo = Microsoft::WRL::Make<details::_AsyncTaskGeneratorThunk<_Function>>(_Func);
_AsyncTaskGeneratorThunk 7909 modules/videoio/src/ppltasks_winrt.hpp         _AsyncTaskGeneratorThunk(const _Function& _Func, const _TaskCreationCallstack &_callstack) : _M_func(_Func), _M_creationCallstack(_callstack)
_AsyncTaskGeneratorThunk 7911 modules/videoio/src/ppltasks_winrt.hpp         _AsyncTaskGeneratorThunk(const _Function& _Func) : _M_func(_Func)
_AsyncTaskGeneratorThunk 7994 modules/videoio/src/ppltasks_winrt.hpp details::_AsyncTaskGeneratorThunk<_Function>* create_async(const _Function& _Func)
_AsyncTaskGeneratorThunk 7999 modules/videoio/src/ppltasks_winrt.hpp     Microsoft::WRL::ComPtr<details::_AsyncTaskGeneratorThunk<_Function>> _AsyncInfo = Microsoft::WRL::Make<details::_AsyncTaskGeneratorThunk<_Function>>(_Func, _CAPTURE_CALLSTACK());
_AsyncTaskGeneratorThunk 8001 modules/videoio/src/ppltasks_winrt.hpp     Microsoft::WRL::ComPtr<details::_AsyncTaskGeneratorThunk<_Function>> _AsyncInfo = Microsoft::WRL::Make<details::_AsyncTaskGeneratorThunk<_Function>>(_Func);