Home
last modified time | relevance | path

Searched refs:STDMETHODIMP_ (Results 1 – 9 of 9) sorted by relevance

/third_party/python/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp696 virtual STDMETHODIMP_(int) OnShutdown() { in OnShutdown()
713 virtual STDMETHODIMP_(int) OnDetectRelatedMsiPackage( in OnDetectRelatedMsiPackage()
741 virtual STDMETHODIMP_(int) OnDetectRelatedBundle( in OnDetectRelatedBundle()
780 virtual STDMETHODIMP_(void) OnDetectPackageComplete( in OnDetectPackageComplete()
826 virtual STDMETHODIMP_(void) OnDetectComplete(__in HRESULT hrStatus) { in OnDetectComplete()
864 virtual STDMETHODIMP_(int) OnPlanRelatedBundle( in OnPlanRelatedBundle()
872 virtual STDMETHODIMP_(int) OnPlanPackageBegin( in OnPlanPackageBegin()
906 virtual STDMETHODIMP_(int) OnPlanMsiFeature( in OnPlanMsiFeature()
925 virtual STDMETHODIMP_(void) OnPlanComplete(__in HRESULT hrStatus) { in OnPlanComplete()
943 virtual STDMETHODIMP_(int) OnCachePackageBegin( in OnCachePackageBegin()
[all …]
/third_party/skia/src/utils/win/
DSkObjBase.h23 #define SK_STDMETHODIMP_(type) COM_DECLSPEC_NOTHROW STDMETHODIMP_(type)
/third_party/flutter/skia/src/utils/win/
DSkObjBase.h23 #define SK_STDMETHODIMP_(type) COM_DECLSPEC_NOTHROW STDMETHODIMP_(type)
/third_party/cef/tests/cefclient/browser/
Dosr_accessibility_node_win.cc127 STDMETHODIMP_(ULONG) AddRef() override;
128 STDMETHODIMP_(ULONG) Release() override;
254 STDMETHODIMP_(ULONG) CefIAccessible::AddRef() { in STDMETHODIMP_() function
258 STDMETHODIMP_(ULONG) CefIAccessible::Release() { in STDMETHODIMP_() function
/third_party/gstreamer/gstplugins_bad/sys/wasapi/
Dgstmmdeviceenumerator.cpp82 STDMETHODIMP_ (ULONG)
89 STDMETHODIMP_ (ULONG)
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfvideobuffer.cpp196 STDMETHODIMP_ (ULONG) in STDMETHODIMP_() function
203 STDMETHODIMP_ (ULONG) in STDMETHODIMP_() function
Dgstmftransform.cpp108 STDMETHODIMP_ (ULONG)
115 STDMETHODIMP_ (ULONG)
/third_party/gstreamer/gstplugins_bad/sys/wasapi2/
Dgstwasapi2ringbuffer.cpp54 STDMETHODIMP_ (ULONG)
60 STDMETHODIMP_ (ULONG)
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowskeyboard.c1034 STDMETHODIMP_(ULONG) TSFSink_AddRef(TSFSink *sink) in TSFSink_AddRef()
1039 STDMETHODIMP_(ULONG)TSFSink_Release(TSFSink *sink) in TSFSink_Release()