Searched defs:factoryType (Results 1 - 10 of 10) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dd2d1.h2447 D2D1_FACTORY_TYPE factoryType,
2485 inline HRESULT D2D1CreateFactory(D2D1_FACTORY_TYPE factoryType, REFIID riid, void **ppv) { argument
2486 return D2D1CreateFactory(factoryType, riid, NULL, ppv);
2490 HRESULT D2D1CreateFactory(D2D1_FACTORY_TYPE factoryType, Factory **factory) { argument
2491 return D2D1CreateFactory(factoryType, __uuidof(Factory), reinterpret_cast<void**>(factory));
2495 HRESULT D2D1CreateFactory(D2D1_FACTORY_TYPE factoryType, const D2D1_FACTORY_OPTIONS &factoryOptions, Factory **factory) { argument
2496 return D2D1CreateFactory(factoryType, __uuidof(Factory), &factoryOptions, reinterpret_cast<void **>(factory));
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dd2d1.h2447 D2D1_FACTORY_TYPE factoryType,
2485 inline HRESULT D2D1CreateFactory(D2D1_FACTORY_TYPE factoryType, REFIID riid, void **ppv) { argument
2486 return D2D1CreateFactory(factoryType, riid, NULL, ppv);
2490 HRESULT D2D1CreateFactory(D2D1_FACTORY_TYPE factoryType, Factory **factory) { argument
2491 return D2D1CreateFactory(factoryType, __uuidof(Factory), reinterpret_cast<void**>(factory));
2495 HRESULT D2D1CreateFactory(D2D1_FACTORY_TYPE factoryType, const D2D1_FACTORY_OPTIONS &factoryOptions, Factory **factory) { argument
2496 return D2D1CreateFactory(factoryType, __uuidof(Factory), &factoryOptions, reinterpret_cast<void **>(factory));
/prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.0/
H A Ddagger-compiler-2.0.jarMETA-INF/ META-INF/MANIFEST.MF dagger/ dagger/internal/ dagger/internal/codegen/ dagger/internal/codegen/AutoValue_BindingGraph ...
/prebuilts/misc/common/robolectric/lib/
H A Dxstream-1.4.8.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/thoughtworks/ com/thoughtworks/xstream/ com/thoughtworks/xstream/io/ ...
/prebuilts/tools/common/m2/repository/com/thoughtworks/xstream/xstream/1.4.7/
H A Dxstream-1.4.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/thoughtworks/ com/thoughtworks/xstream/ com/thoughtworks/xstream/io/ ...
/prebuilts/tools/common/m2/repository/com/thoughtworks/xstream/xstream/1.4.8/
H A Dxstream-1.4.8.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/thoughtworks/ com/thoughtworks/xstream/ com/thoughtworks/xstream/io/ ...
/prebuilts/tools/common/m2/repository/nl/jqno/equalsverifier/equalsverifier/2.1.5/
H A Dequalsverifier-2.1.5.jarnl/ nl/jqno/ nl/jqno/equalsverifier/ nl/jqno/equalsverifier/AbstractDelegationChecker.class AbstractDelegationChecker.java package nl.jqno ...
/prebuilts/tools/common/m2/repository/org/freemarker/freemarker/2.3.20/
H A Dfreemarker-2.3.20.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE.txt META-INF/NOTICE ...
/prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.7/
H A Ddagger-compiler-2.7.jarMETA-INF/ META-INF/MANIFEST.MF dagger/ dagger/internal/ dagger/internal/codegen/ dagger/internal/codegen/Accessibility ...
/prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.6/
H A Ddagger-compiler-2.6.jarMETA-INF/ META-INF/MANIFEST.MF dagger/ dagger/internal/ dagger/internal/codegen/ dagger/internal/codegen/Accessibility ...

Completed in 4392 milliseconds