Home
last modified time | relevance | path

Searched refs:put_Completed (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/videoio/src/
Dppltasks_winrt.hpp1781 virtual STDMETHODIMP put_Completed(_CompletionHandlerType* value) in put_Completed() function
1795 return _M_asyncInfo.Get()->put_Completed(handler.Get()); in put_Completed()
1797 return _M_asyncInfo->put_Completed(handler.Get()); in put_Completed()
3183 _AsyncOp->put_Completed(Microsoft::WRL::Callback<_CompHandlerType>( in _AsyncInit()
7413 …virtual STDMETHODIMP put_Completed(typename _Attributes::_CompletionDelegateType* _CompleteHandler)
/external/opencv3/modules/highgui/src/
Dppltasks_winrt.h1781 virtual STDMETHODIMP put_Completed(_CompletionHandlerType* value)
1795 return _M_asyncInfo.Get()->put_Completed(handler.Get());
1797 return _M_asyncInfo->put_Completed(handler.Get());
3183 _AsyncOp->put_Completed(Microsoft::WRL::Callback<_CompHandlerType>(
7413 …virtual STDMETHODIMP put_Completed(typename _Attributes::_CompletionDelegateType* _CompleteHandler)