put_Completed    1781 modules/highgui/src/ppltasks_winrt.h         virtual    STDMETHODIMP put_Completed(_CompletionHandlerType* value)
put_Completed    1795 modules/highgui/src/ppltasks_winrt.h             return _M_asyncInfo.Get()->put_Completed(handler.Get());
put_Completed    1797 modules/highgui/src/ppltasks_winrt.h             return _M_asyncInfo->put_Completed(handler.Get());
put_Completed    3183 modules/highgui/src/ppltasks_winrt.h             _AsyncOp->put_Completed(Microsoft::WRL::Callback<_CompHandlerType>(
put_Completed    7413 modules/highgui/src/ppltasks_winrt.h         virtual STDMETHODIMP put_Completed(typename _Attributes::_CompletionDelegateType* _CompleteHandler)
put_Completed    1795 modules/videoio/src/ppltasks_winrt.hpp             return _M_asyncInfo.Get()->put_Completed(handler.Get());
put_Completed    1797 modules/videoio/src/ppltasks_winrt.hpp             return _M_asyncInfo->put_Completed(handler.Get());
put_Completed    3183 modules/videoio/src/ppltasks_winrt.hpp             _AsyncOp->put_Completed(Microsoft::WRL::Callback<_CompHandlerType>(