Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dagile_wrl.hpp53 … __declspec(no_refcount) inline HRESULT GetProxy(T *ObjectIn, IUnknown *ContextCallBack, T **Proxy) in GetProxy() function
55 inline HRESULT GetProxy(T *ObjectIn, IUnknown *ContextCallBack, T **Proxy) in GetProxy()
265 __abi_ThrowIfFailed(Details::GetProxy(_object, _contextCallback.Get(), &localObject)); in Get()
306 __abi_ThrowIfFailed(Details::GetProxy(_object, _contextCallback.Get(), &localObject)); in Get()
/external/opencv3/modules/highgui/src/
Dagile_wrl.h53 … __declspec(no_refcount) inline HRESULT GetProxy(T *ObjectIn, IUnknown *ContextCallBack, T **Proxy)
55 inline HRESULT GetProxy(T *ObjectIn, IUnknown *ContextCallBack, T **Proxy)
265 __abi_ThrowIfFailed(Details::GetProxy(_object, _contextCallback.Get(), &localObject));
306 __abi_ThrowIfFailed(Details::GetProxy(_object, _contextCallback.Get(), &localObject));