Searched refs:IDebugCodeContext (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 | 52 typedef interface IDebugCodeContext IDebugCodeContext; typedef 474 typedef interface IDebugCodeContext IDebugCodeContext; typedef 1657 IDebugCodeContext : public IUnknown 1667 __CRT_UUID_DECL(IDebugCodeContext, 0x51973c13, 0xcb0c, 0x11d0, 0xb5,0xc9, 0x00,0xa0,0x24,0x4a,0x0e,… 1675 IDebugCodeContext* This, 1680 IDebugCodeContext* This); 1683 IDebugCodeContext* This); 1687 IDebugCodeContext* This, 1691 IDebugCodeContext* This, 1696 interface IDebugCodeContext { [all …]
|