Searched refs:_AsyncInfoImpl (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/videoio/src/ |
D | ppltasks_winrt.hpp | 1682 struct _AsyncInfoImpl abstract : public Microsoft::WRL::RuntimeClass< 1700 _AsyncInfoImpl(_AsyncOperationType* _AsyncInfo) : _M_asyncInfo(_AsyncInfo) in _AsyncInfoImpl() function 1809 _AsyncInfoImpl<ABI::Windows::Foundation::IAsyncOperation<_Result>, 1818 _AsyncInfoImpl<ABI::Windows::Foundation::IAsyncOperation<_Result>, in _IAsyncOperationToAsyncOperationConverter() 1839 _AsyncInfoImpl<ABI::Windows::Foundation::IAsyncOperationWithProgress<_Result, _Progress>, 1848 … _AsyncInfoImpl<ABI::Windows::Foundation::IAsyncOperationWithProgress<_Result, _Progress>, in _IAsyncOperationWithProgressToAsyncOperationConverter() 1868 _AsyncInfoImpl<ABI::Windows::Foundation::IAsyncAction, 1875 _AsyncInfoImpl<ABI::Windows::Foundation::IAsyncAction, in _IAsyncActionToAsyncOperationConverter() 1901 _AsyncInfoImpl<ABI::Windows::Foundation::IAsyncActionWithProgress<_Progress>, 1908 _AsyncInfoImpl<ABI::Windows::Foundation::IAsyncActionWithProgress<_Progress>, in _IAsyncActionWithProgressToAsyncOperationConverter() [all …]
|
/external/opencv3/modules/highgui/src/ |
D | ppltasks_winrt.h | 1682 struct _AsyncInfoImpl abstract : public Microsoft::WRL::RuntimeClass< 1700 _AsyncInfoImpl(_AsyncOperationType* _AsyncInfo) : _M_asyncInfo(_AsyncInfo) 1809 _AsyncInfoImpl<ABI::Windows::Foundation::IAsyncOperation<_Result>, 1818 _AsyncInfoImpl<ABI::Windows::Foundation::IAsyncOperation<_Result>, 1839 _AsyncInfoImpl<ABI::Windows::Foundation::IAsyncOperationWithProgress<_Result, _Progress>, 1848 … _AsyncInfoImpl<ABI::Windows::Foundation::IAsyncOperationWithProgress<_Result, _Progress>, 1868 _AsyncInfoImpl<ABI::Windows::Foundation::IAsyncAction, 1875 _AsyncInfoImpl<ABI::Windows::Foundation::IAsyncAction, 1901 _AsyncInfoImpl<ABI::Windows::Foundation::IAsyncActionWithProgress<_Progress>, 1908 _AsyncInfoImpl<ABI::Windows::Foundation::IAsyncActionWithProgress<_Progress>, [all …]
|