Searched refs:IDebugStackFrameSniffer (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | activdbg.h | 77 typedef interface IDebugStackFrameSniffer IDebugStackFrameSniffer; typedef 559 typedef interface IDebugStackFrameSniffer IDebugStackFrameSniffer; typedef 2288 IDebugStackFrameSniffer : public IUnknown 2295 __CRT_UUID_DECL(IDebugStackFrameSniffer, 0x51973c18, 0xcb0c, 0x11d0, 0xb5,0xc9, 0x00,0xa0,0x24,0x4a… 2303 IDebugStackFrameSniffer* This, 2308 IDebugStackFrameSniffer* This); 2311 IDebugStackFrameSniffer* This); 2315 IDebugStackFrameSniffer* This, 2320 interface IDebugStackFrameSniffer { 2334 static FORCEINLINE HRESULT IDebugStackFrameSniffer_QueryInterface(IDebugStackFrameSniffer* This,REF… [all …]
|