Searched defs:QueryInterface (Results 1 - 25 of 75) sorted by relevance

123

/external/webkit/Source/WebKit/win/
H A DWebCookieManager.cpp56 HRESULT STDMETHODCALLTYPE WebCookieManager::QueryInterface(REFIID riid, void** ppvObject) function in class:WebCookieManager
H A DWebGeolocationPolicyListener.cpp57 HRESULT STDMETHODCALLTYPE WebGeolocationPolicyListener::QueryInterface(REFIID riid, void** ppvObject) function in class:WebGeolocationPolicyListener
H A DWebJavaScriptCollector.cpp63 HRESULT STDMETHODCALLTYPE WebJavaScriptCollector::QueryInterface(REFIID riid, void** ppvObject) function in class:WebJavaScriptCollector
H A DWebTextRenderer.cpp54 HRESULT STDMETHODCALLTYPE WebTextRenderer::QueryInterface(const IID &riid, void** ppvObject) function in class:WebTextRenderer
H A DWebURLAuthenticationChallengeSender.cpp65 HRESULT STDMETHODCALLTYPE WebURLAuthenticationChallengeSender::QueryInterface(REFIID riid, void** ppvObject) function in class:WebURLAuthenticationChallengeSender
H A DWebWorkersPrivate.cpp39 HRESULT STDMETHODCALLTYPE WebWorkersPrivate::QueryInterface(REFIID riid, void** ppvObject) function in class:WebWorkersPrivate
H A DWebFramePolicyListener.cpp62 HRESULT STDMETHODCALLTYPE WebFramePolicyListener::QueryInterface(REFIID riid, void** ppvObject) function in class:WebFramePolicyListener
H A DWebGeolocationPosition.cpp54 HRESULT WebGeolocationPosition::QueryInterface(REFIID riid, void** ppvObject) function in class:WebGeolocationPosition
H A DWebNavigationData.cpp34 HRESULT STDMETHODCALLTYPE WebNavigationData::QueryInterface(REFIID riid, void** ppvObject) function in class:WebNavigationData
H A DWebNotification.cpp74 HRESULT STDMETHODCALLTYPE WebNotification::QueryInterface(REFIID riid, void** ppvObject) function in class:WebNotification
H A DWebScriptObject.cpp50 HRESULT STDMETHODCALLTYPE WebScriptObject::QueryInterface(REFIID riid, void** ppvObject) function in class:WebScriptObject
H A DWebScriptWorld.cpp104 HRESULT WebScriptWorld::QueryInterface(REFIID riid, void** ppvObject) function in class:WebScriptWorld
H A DWebSecurityOrigin.cpp65 HRESULT STDMETHODCALLTYPE WebSecurityOrigin::QueryInterface(REFIID riid, void** ppvObject) function in class:WebSecurityOrigin
H A DWebSerializedJSValue.cpp64 HRESULT WebSerializedJSValue::QueryInterface(REFIID riid, void** ppvObject) function in class:WebSerializedJSValue
H A DWebUserContentURLPattern.cpp67 HRESULT WebUserContentURLPattern::QueryInterface(REFIID riid, void** ppvObject) function in class:WebUserContentURLPattern
H A DCFDictionaryPropertyBag.cpp65 HRESULT STDMETHODCALLTYPE CFDictionaryPropertyBag::QueryInterface(REFIID riid, void** ppvObject) function in class:CFDictionaryPropertyBag
H A DCOMEnumVariant.h43 virtual HRESULT STDMETHODCALLTYPE QueryInterface(REFIID riid, void** ppvObject);
95 HRESULT STDMETHODCALLTYPE COMEnumVariant<ContainerType>::QueryInterface(REFIID riid, void** ppvObject) function in class:COMEnumVariant
H A DDOMCSSClasses.cpp58 hr = newStyle->QueryInterface(IID_IDOMCSSStyleDeclaration, (void**)&domStyle);
68 HRESULT STDMETHODCALLTYPE DOMCSSStyleDeclaration::QueryInterface(REFIID riid, void** ppvObject) function in class:DOMCSSStyleDeclaration
74 return DOMObject::QueryInterface(riid, ppvObject);
H A DWebActionPropertyBag.cpp68 HRESULT STDMETHODCALLTYPE WebActionPropertyBag::QueryInterface(REFIID riid, void** ppvObject) function in class:WebActionPropertyBag
H A DWebArchive.cpp67 HRESULT STDMETHODCALLTYPE WebArchive::QueryInterface(REFIID riid, void** ppvObject) function in class:WebArchive
H A DWebCache.cpp59 HRESULT STDMETHODCALLTYPE WebCache::QueryInterface(REFIID riid, void** ppvObject) function in class:WebCache
H A DWebDownload.cpp95 HRESULT STDMETHODCALLTYPE WebDownload::QueryInterface(REFIID riid, void** ppvObject) function in class:WebDownload
H A DWebDropSource.cpp69 STDMETHODIMP WebDropSource::QueryInterface(REFIID riid, void** ppvObject) function in class:WebDropSource
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/win/
H A DWebDragSource.cpp48 HRESULT WebDragSource::QueryInterface(REFIID riid, void** ppvObject) function in class:WebDragSource
/external/chromium/base/win/
H A Dscoped_variant_unittest.cc40 STDMETHOD(QueryInterface)(REFIID, void**) { function in class:base::win::__anon1675::FakeComObject

Completed in 234 milliseconds

123