Home
last modified time | relevance | path

Searched defs:GetActivationFactory (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Droapi.h67 template<class T> __inline HRESULT GetActivationFactory(HSTRING classid, T **factory) { in GetActivationFactory() function
85 template<class T> __inline HRESULT GetActivationFactory(HSTRING classid, T **factory) { in GetActivationFactory() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/wrl/
Dclient.h284 …inline HRESULT GetActivationFactory(HSTRING classid, ::Microsoft::WRL::Details::ComPtrRef<T> facto… in GetActivationFactory() function
299 …inline HRESULT GetActivationFactory(HSTRING classid, ::Microsoft::WRL::Details::ComPtrRef<T> facto… in GetActivationFactory() function
/aosp_15_r20/external/cronet/base/win/
H A Dcore_winrt_util.h30 HRESULT GetActivationFactory(InterfaceType** factory) { in GetActivationFactory() function
/aosp_15_r20/external/webrtc/rtc_base/win/
H A Dget_activation_factory.h35 HRESULT GetActivationFactory(InterfaceType** factory) { in GetActivationFactory() function
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/converged/
H A DCompositorNativeWindow11.cpp408 HRESULT RoHelper::GetActivationFactory(const HSTRING act, const IID &interfaceId, void **fac) in GetActivationFactory() function in rx::RoHelper