Home
last modified time | relevance | path

Searched refs:getuuid (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/videoio/src/
Dcap_msmf.hpp26 static IID getuuid() { return __uuidof(_Type); } in getuuid() function
47 static IID getuuid() { return __uuidof(ABI::Windows::Foundation::IPropertyValue); } in getuuid() function
Dppltasks_winrt.hpp1392 … _Hr = CoMarshalInterThreadInterfaceInStream(winrt_type<_Type>::getuuid(), _PUnk, &_PStream); in _Perform()
1403 …_Hr = CoGetInterfaceAndReleaseStream(_PStream, winrt_type<_Type>::getuuid(), reinterpret_cast<void… in _Perform()
1429 … _Hr = CoMarshalInterThreadInterfaceInStream(winrt_type<_Type>::getuuid(), _PUnk, &_PStream); in _Perform()
1440 …_Hr = CoGetInterfaceAndReleaseStream(_PStream, winrt_type<_Type>::getuuid(), reinterpret_cast<void… in _Perform()
/external/opencv3/modules/highgui/src/
Dppltasks_winrt.h1392 … _Hr = CoMarshalInterThreadInterfaceInStream(winrt_type<_Type>::getuuid(), _PUnk, &_PStream);
1403 …_Hr = CoGetInterfaceAndReleaseStream(_PStream, winrt_type<_Type>::getuuid(), reinterpret_cast<void…
1429 … _Hr = CoMarshalInterThreadInterfaceInStream(winrt_type<_Type>::getuuid(), _PUnk, &_PStream);
1440 …_Hr = CoGetInterfaceAndReleaseStream(_PStream, winrt_type<_Type>::getuuid(), reinterpret_cast<void…