Searched defs:STDMETHOD (Results 1 – 7 of 7) sorted by relevance
/external/webrtc/modules/video_capture/windows/ |
D | sink_filter_ds.cc | 51 STDMETHOD(QueryInterface)(REFIID riid, void** ppv) override { in STDMETHOD() function in webrtc::videocapturemodule::__anon4b6f4b8d0111::EnumPins 60 STDMETHOD(Clone)(IEnumPins** pins) { in STDMETHOD() function in webrtc::videocapturemodule::__anon4b6f4b8d0111::EnumPins 65 STDMETHOD(Next)(ULONG count, IPin** pins, ULONG* fetched) { in STDMETHOD() function in webrtc::videocapturemodule::__anon4b6f4b8d0111::EnumPins 85 STDMETHOD(Skip)(ULONG count) { in STDMETHOD() function in webrtc::videocapturemodule::__anon4b6f4b8d0111::EnumPins 90 STDMETHOD(Reset)() { in STDMETHOD() function in webrtc::videocapturemodule::__anon4b6f4b8d0111::EnumPins 266 STDMETHOD(QueryInterface)(REFIID riid, void** ppv) override { in STDMETHOD() function in webrtc::videocapturemodule::__anon4b6f4b8d0111::MediaTypesEnum 276 STDMETHOD(Clone)(IEnumMediaTypes** pins) { in STDMETHOD() function in webrtc::videocapturemodule::__anon4b6f4b8d0111::MediaTypesEnum 281 STDMETHOD(Next)(ULONG count, AM_MEDIA_TYPE** types, ULONG* fetched) { in STDMETHOD() function in webrtc::videocapturemodule::__anon4b6f4b8d0111::MediaTypesEnum 366 STDMETHOD(Skip)(ULONG count) { in STDMETHOD() function in webrtc::videocapturemodule::__anon4b6f4b8d0111::MediaTypesEnum 371 STDMETHOD(Reset)() { in STDMETHOD() function in webrtc::videocapturemodule::__anon4b6f4b8d0111::MediaTypesEnum
|
/external/clang/test/SemaCXX/Inputs/ |
D | override-system-header.h | 5 #define STDMETHOD(method) virtual void method macro
|
/external/llvm-project/clang/test/SemaCXX/Inputs/ |
D | override-system-header.h | 5 #define STDMETHOD(method) virtual void method macro
|
/external/lzma/CPP/7zip/UI/Common/ |
D | ArchiveOpenCallback.h | 66 STDMETHOD(SetSubArchiveName(const wchar_t *name)) in STDMETHOD() function
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/winrt/ |
D | SwapChainPanelNativeWindow_unittest.cpp | 46 STDMETHOD(QueryInterface)(REFIID riid, void **ppvObject) in STDMETHOD() function in __anond7f5da4e0111::MockSwapChainPanel
|
/external/webrtc/modules/audio_device/win/ |
D | audio_device_core_win.cc | 104 STDMETHOD(GetBufferAndLength(BYTE** ppBuffer, DWORD* pcbLength)) { in STDMETHOD() function in webrtc::__anonc659b56d0111::MediaBufferImpl 115 STDMETHOD(GetMaxLength(DWORD* pcbMaxLength)) { in STDMETHOD() function in webrtc::__anonc659b56d0111::MediaBufferImpl 124 STDMETHOD(SetLength(DWORD cbLength)) { in STDMETHOD() function in webrtc::__anonc659b56d0111::MediaBufferImpl 136 STDMETHOD(QueryInterface(REFIID riid, void** ppv)) { in STDMETHOD() function in webrtc::__anonc659b56d0111::MediaBufferImpl
|
/external/lzma/CPP/Common/ |
D | MyWindows.h | 106 #define STDMETHOD(f) STDMETHOD_(HRESULT, f) macro
|