/aosp_15_r20/external/webrtc/modules/video_capture/windows/ |
H A D | sink_filter_ds.cc | 51 STDMETHOD(QueryInterface)(REFIID riid, void** ppv) override { in STDMETHOD() function in webrtc::videocapturemodule::__anon6518dbfc0111::EnumPins 60 STDMETHOD(Clone)(IEnumPins** pins) { in STDMETHOD() function in webrtc::videocapturemodule::__anon6518dbfc0111::EnumPins 65 STDMETHOD(Next)(ULONG count, IPin** pins, ULONG* fetched) { in STDMETHOD() function in webrtc::videocapturemodule::__anon6518dbfc0111::EnumPins 85 STDMETHOD(Skip)(ULONG count) { in STDMETHOD() function in webrtc::videocapturemodule::__anon6518dbfc0111::EnumPins 90 STDMETHOD(Reset)() { in STDMETHOD() function in webrtc::videocapturemodule::__anon6518dbfc0111::EnumPins 266 STDMETHOD(QueryInterface)(REFIID riid, void** ppv) override { in STDMETHOD() function in webrtc::videocapturemodule::__anon6518dbfc0111::MediaTypesEnum 276 STDMETHOD(Clone)(IEnumMediaTypes** pins) { in STDMETHOD() function in webrtc::videocapturemodule::__anon6518dbfc0111::MediaTypesEnum 281 STDMETHOD(Next)(ULONG count, AM_MEDIA_TYPE** types, ULONG* fetched) { in STDMETHOD() function in webrtc::videocapturemodule::__anon6518dbfc0111::MediaTypesEnum 366 STDMETHOD(Skip)(ULONG count) { in STDMETHOD() function in webrtc::videocapturemodule::__anon6518dbfc0111::MediaTypesEnum 371 STDMETHOD(Reset)() { in STDMETHOD() function in webrtc::videocapturemodule::__anon6518dbfc0111::MediaTypesEnum
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | mspcoll.h | 50 STDMETHOD(get_Count)(__LONG32 *retval) { in STDMETHOD() function 61 STDMETHOD(get_Item)(__LONG32 Index,VARIANT *retval) { in STDMETHOD() function 128 STDMETHOD(get_Count)(__LONG32 *retval) { in STDMETHOD() function 139 STDMETHOD(get_Item)(__LONG32 Index,VARIANT *retval) { in STDMETHOD() function
|
D | mspenum.h | 16 STDMETHOD(Next)(ULONG celt,T *rgelt,ULONG *pceltFetched) { in STDMETHOD() function 21 STDMETHOD(Clone)(Base **ppEnum) { in STDMETHOD() function
|
D | basetyps.h | 48 #define STDMETHOD(method) virtual COM_DECLSPEC_NOTHROW HRESULT STDMETHODCALLTYPE method macro 64 #define STDMETHOD(method) HRESULT (STDMETHODCALLTYPE *method) macro
|
D | msputils.h | 165 STDMETHOD(SetInterfaceSafetyOptions)(REFIID riid,DWORD dwOptionSetMask,DWORD dwEnabledOptions) { in STDMETHOD() function 178 …STDMETHOD(GetInterfaceSafetyOptions)(REFIID riid,DWORD *pdwSupportedOptions,DWORD *pdwEnabledOptio… in STDMETHOD() function
|
D | dbgeng.h | 1854 STDMETHOD(QueryInterface)(THIS_ REFIID InterfaceId,PVOID *Interface) { in STDMETHOD() function 1862 STDMETHOD(Breakpoint)(THIS_ PDEBUG_BREAKPOINT Bp) { return DEBUG_STATUS_NO_CHANGE; } in STDMETHOD() function 1863 …STDMETHOD(Exception)(THIS_ PEXCEPTION_RECORD64 Exception,ULONG FirstChance) { return DEBUG_STATUS_… in STDMETHOD() function 1864 …STDMETHOD(CreateThread)(THIS_ ULONG64 Handle,ULONG64 DataOffset,ULONG64 StartOffset) { return DEBU… in STDMETHOD() function 1865 STDMETHOD(ExitThread)(THIS_ ULONG ExitCode) { return DEBUG_STATUS_NO_CHANGE; } in STDMETHOD() function 1866 …STDMETHOD(CreateProcess)(THIS_ ULONG64 ImageFileHandle,ULONG64 Handle,ULONG64 BaseOffset,ULONG Mod… in STDMETHOD() function 1867 STDMETHOD(ExitProcess)(THIS_ ULONG ExitCode) { return DEBUG_STATUS_NO_CHANGE; } in STDMETHOD() function 1868 …STDMETHOD(LoadModule)(THIS_ ULONG64 ImageFileHandle,ULONG64 BaseOffset,ULONG ModuleSize,PCSTR Modu… in STDMETHOD() function 1869 …STDMETHOD(UnloadModule)(THIS_ PCSTR ImageBaseName,ULONG64 BaseOffset) { return DEBUG_STATUS_NO_CHA… in STDMETHOD() function 1870 STDMETHOD(SystemError)(THIS_ ULONG Error,ULONG Level) { return DEBUG_STATUS_NO_CHANGE; } in STDMETHOD() function [all …]
|
D | combaseapi.h | 53 #define STDMETHOD(method) virtual COM_DECLSPEC_NOTHROW HRESULT STDMETHODCALLTYPE method macro 89 #define STDMETHOD(method) HRESULT (STDMETHODCALLTYPE *method) macro
|
/aosp_15_r20/external/webrtc/modules/audio_device/win/ |
H A D | audio_device_core_win.cc | 109 STDMETHOD(GetBufferAndLength(BYTE** ppBuffer, DWORD* pcbLength)) { in STDMETHOD() function in webrtc::__anonf0a91d9c0111::MediaBufferImpl 120 STDMETHOD(GetMaxLength(DWORD* pcbMaxLength)) { in STDMETHOD() function in webrtc::__anonf0a91d9c0111::MediaBufferImpl 129 STDMETHOD(SetLength(DWORD cbLength)) { in STDMETHOD() function in webrtc::__anonf0a91d9c0111::MediaBufferImpl 141 STDMETHOD(QueryInterface(REFIID riid, void** ppv)) { in STDMETHOD() function in webrtc::__anonf0a91d9c0111::MediaBufferImpl
|
/aosp_15_r20/external/clang/test/SemaCXX/Inputs/ |
H A D | override-system-header.h | 5 #define STDMETHOD(method) virtual void method macro
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/winrt/ |
H A D | SwapChainPanelNativeWindow_unittest.cpp | 46 STDMETHOD(QueryInterface)(REFIID riid, void **ppvObject) in STDMETHOD() function in __anoneb48251d0111::MockSwapChainPanel
|
/aosp_15_r20/external/lzma/CPP/Common/ |
H A D | MyWindows.h | 135 #define STDMETHOD(f) STDMETHOD_(HRESULT, f) macro
|