Home
last modified time | relevance | path

Searched defs:StartAsyncThen (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
DAsyncOperations.h33 HRESULT StartAsyncThen(_In_ TOperation* pOperation, _In_ TLambda&& tFunc) in StartAsyncThen() function
64 HRESULT StartAsyncThen(_In_ ABI::Windows::Foundation::IAsyncAction* pOperation, _In_ TLambda&& tFun… in StartAsyncThen() function
69 HRESULT StartAsyncThen(_In_ ABI::Windows::Foundation::IAsyncActionWithProgress<TProgress>* pOperati… in StartAsyncThen() function
74 HRESULT StartAsyncThen(_In_ ABI::Windows::Foundation::IAsyncOperation<TResult>* pOperation, _In_ TL… in StartAsyncThen() function
79 HRESULT StartAsyncThen(_In_ ABI::Windows::Foundation::IAsyncOperationWithProgress<TResult, TProgres… in StartAsyncThen() function
/third_party/gstreamer/gstplugins_bad/sys/wasapi2/
DAsyncOperations.h33 HRESULT StartAsyncThen(_In_ TOperation* pOperation, _In_ TLambda&& tFunc) in StartAsyncThen() function
64 HRESULT StartAsyncThen(_In_ ABI::Windows::Foundation::IAsyncAction* pOperation, _In_ TLambda&& tFun… in StartAsyncThen() function
69 HRESULT StartAsyncThen(_In_ ABI::Windows::Foundation::IAsyncActionWithProgress<TProgress>* pOperati… in StartAsyncThen() function
74 HRESULT StartAsyncThen(_In_ ABI::Windows::Foundation::IAsyncOperation<TResult>* pOperation, _In_ TL… in StartAsyncThen() function
79 HRESULT StartAsyncThen(_In_ ABI::Windows::Foundation::IAsyncOperationWithProgress<TResult, TProgres… in StartAsyncThen() function