Home
last modified time | relevance | path

Searched defs:QueryInterface (Results 1 – 25 of 32) sorted by relevance

12

/external/chromium_org/base/win/
Dscoped_comptr.h90 HRESULT QueryInterface(Query** p) { in QueryInterface() function
100 HRESULT QueryInterface(const IID& iid, void** obj) { in QueryInterface() function
Diunknown_impl.cc30 STDMETHODIMP IUnknownImpl::QueryInterface(REFIID riid, void** ppv) { in QueryInterface() function in base::win::IUnknownImpl
Denum_variant.cc36 STDMETHODIMP EnumVariant::QueryInterface(REFIID riid, void** ppv) { in QueryInterface() function in base::win::EnumVariant
Dscoped_variant_unittest.cc40 STDMETHOD(QueryInterface)(REFIID, void**) { in STDMETHOD() argument
/external/chromium_org/ui/base/dragdrop/
Ddrag_source_win.cc34 HRESULT DragSourceWin::QueryInterface(const IID& iid, void** object) { in QueryInterface() function in ui::DragSourceWin
Ddrop_target_win.cc100 HRESULT DropTargetWin::QueryInterface(const IID& iid, void** object) { in QueryInterface() function in ui::DropTargetWin
/external/chromium_org/media/video/capture/win/
Dfilter_base_win.cc25 STDMETHOD(QueryInterface)(REFIID iid, void** object_ptr) { in STDMETHOD() argument
155 STDMETHODIMP FilterBase::QueryInterface(REFIID id, void** object_ptr) { in QueryInterface() function in media::FilterBase
Dpin_base_win.cc25 STDMETHOD(QueryInterface)(REFIID iid, void** object_ptr) { in STDMETHOD() argument
268 STDMETHODIMP PinBase::QueryInterface(REFIID id, void** object_ptr) { in QueryInterface() function in media::PinBase
/external/chromium_org/win8/metro_driver/
Dmetro_dialog_box.h39 virtual HRESULT STDMETHODCALLTYPE QueryInterface(REFIID iid, void** object) { in QueryInterface() function
/external/chromium_org/chrome/browser/ui/views/status_icons/
Dstatus_tray_state_changer_win.cc94 STDMETHODIMP StatusTrayStateChangerWin::QueryInterface(REFIID riid, in QueryInterface() function in StatusTrayStateChangerWin
/external/chromium_org/media/audio/win/
Daudio_device_listener_win.cc98 STDMETHODIMP AudioDeviceListenerWin::QueryInterface(REFIID iid, void** object) { in QueryInterface() function in media::AudioDeviceListenerWin
/external/pdfium/core/src/fxge/win32/
Dfx_win32_dwrite.cpp285 HRESULT STDMETHODCALLTYPE CDwFontFileStream::QueryInterface(REFIID iid, void** ppvObject) in QueryInterface() function in CDwFontFileStream
344 HRESULT STDMETHODCALLTYPE CDwFontFileLoader::QueryInterface(REFIID iid, void** ppvObject) in QueryInterface() function in CDwFontFileLoader
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tools.pas509 function TList<T>.QueryInterface(const IID: TGUID; out Obj): HResult; in QueryInterface() function
674 function TDictionary<TKey, TValue>.QueryInterface(const IID: TGUID; in QueryInterface() function
/external/chromium_org/ui/base/ime/win/
Dtsf_input_scope.cc52 STDMETHOD(QueryInterface)(REFIID iid, void** result) OVERRIDE { in STDMETHOD() argument
/external/chromium_org/third_party/skia/src/utils/win/
DSkDWriteFontFileStream.cpp148 HRESULT STDMETHODCALLTYPE SkDWriteFontFileStreamWrapper::QueryInterface(REFIID iid, void** ppvObjec… in QueryInterface() function in SkDWriteFontFileStreamWrapper
DSkDWriteGeometrySink.cpp21 HRESULT STDMETHODCALLTYPE SkDWriteGeometrySink::QueryInterface(REFIID iid, void **object) { in QueryInterface() function in SkDWriteGeometrySink
/external/skia/src/utils/win/
DSkDWriteFontFileStream.cpp148 HRESULT STDMETHODCALLTYPE SkDWriteFontFileStreamWrapper::QueryInterface(REFIID iid, void** ppvObjec… in QueryInterface() function in SkDWriteFontFileStreamWrapper
DSkDWriteGeometrySink.cpp21 HRESULT STDMETHODCALLTYPE SkDWriteGeometrySink::QueryInterface(REFIID iid, void **object) { in QueryInterface() function in SkDWriteGeometrySink
DSkIStream.cpp22 HRESULT STDMETHODCALLTYPE SkBaseIStream::QueryInterface(REFIID iid in QueryInterface() function in SkBaseIStream
/external/chromium_org/third_party/skia/src/ports/
DSkFontMgr_win_dw.cpp54 HRESULT StreamFontFileLoader::QueryInterface(REFIID iid, void** ppvObject) { in QueryInterface() function in StreamFontFileLoader
130 HRESULT StreamFontFileEnumerator::QueryInterface(REFIID iid, void** ppvObject) { in QueryInterface() function in StreamFontFileEnumerator
217 HRESULT StreamFontCollectionLoader::QueryInterface(REFIID iid, void** ppvObject) { in QueryInterface() function in StreamFontCollectionLoader
/external/skia/src/ports/
DSkFontMgr_win_dw.cpp54 HRESULT StreamFontFileLoader::QueryInterface(REFIID iid, void** ppvObject) { in QueryInterface() function in StreamFontFileLoader
130 HRESULT StreamFontFileEnumerator::QueryInterface(REFIID iid, void** ppvObject) { in QueryInterface() function in StreamFontFileEnumerator
217 HRESULT StreamFontCollectionLoader::QueryInterface(REFIID iid, void** ppvObject) { in QueryInterface() function in StreamFontCollectionLoader
/external/lzma/CPP/Common/
DMyCom.h73 HRESULT QueryInterface(REFGUID iid, Q** pp) const in QueryInterface() function
/external/chromium_org/third_party/npapi/npspy/extern/java/
Djriext.h156 MCOM_QueryInterface_t QueryInterface; member
289 MCOM_QueryInterface_t QueryInterface; member
462 MCOM_QueryInterface_t QueryInterface; member
600 MCOM_QueryInterface_t QueryInterface; member
627 MCOM_QueryInterface_t QueryInterface; member
/external/lzma/CPP/7zip/Archive/Common/
DCoderMixer2.h157 HRESULT QueryInterface(REFGUID iid, void** pp) const in QueryInterface() function
/external/chromium_org/content/browser/device_sensors/
Ddata_fetcher_shared_memory_win.cc41 virtual STDMETHODIMP QueryInterface(REFIID riid, void** ppv) OVERRIDE { in QueryInterface() function in content::DataFetcherSharedMemory::SensorEventSink

12