_TypeSelectorAsyncActionWithProgress  389 modules/highgui/src/ppltasks_winrt.h     _TypeSelectorAsyncActionWithProgress _AsyncOperationKindSelector(ABI::Windows::Foundation::IAsyncActionWithProgress<_T>*);
_TypeSelectorAsyncActionWithProgress  398 modules/highgui/src/ppltasks_winrt.h             std::is_same<_TypeSelectorAsyncActionWithProgress, decltype(details::_AsyncOperationKindSelector(stdx::declval<_Type>()))>::value;
_TypeSelectorAsyncActionWithProgress 4941 modules/highgui/src/ppltasks_winrt.h         void _Init(details::_TypeSelectorAsyncActionWithProgress) const
_TypeSelectorAsyncActionWithProgress 5169 modules/highgui/src/ppltasks_winrt.h         void _Continue(std::false_type, details::_TypeSelectorAsyncActionWithProgress) const
_TypeSelectorAsyncActionWithProgress 5301 modules/highgui/src/ppltasks_winrt.h         void _Continue(std::true_type, details::_TypeSelectorAsyncActionWithProgress) const
_TypeSelectorAsyncActionWithProgress  389 modules/videoio/src/ppltasks_winrt.hpp     _TypeSelectorAsyncActionWithProgress _AsyncOperationKindSelector(ABI::Windows::Foundation::IAsyncActionWithProgress<_T>*);
_TypeSelectorAsyncActionWithProgress  398 modules/videoio/src/ppltasks_winrt.hpp             std::is_same<_TypeSelectorAsyncActionWithProgress, decltype(details::_AsyncOperationKindSelector(stdx::declval<_Type>()))>::value;
_TypeSelectorAsyncActionWithProgress 4941 modules/videoio/src/ppltasks_winrt.hpp         void _Init(details::_TypeSelectorAsyncActionWithProgress) const
_TypeSelectorAsyncActionWithProgress 5169 modules/videoio/src/ppltasks_winrt.hpp         void _Continue(std::false_type, details::_TypeSelectorAsyncActionWithProgress) const
_TypeSelectorAsyncActionWithProgress 5301 modules/videoio/src/ppltasks_winrt.hpp         void _Continue(std::true_type, details::_TypeSelectorAsyncActionWithProgress) const