Searched refs:IDebugStackFrame (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 | 72 typedef interface IDebugStackFrame IDebugStackFrame; typedef 554 typedef interface IDebugStackFrame IDebugStackFrame; typedef 701 IDebugStackFrame *pdsf; 708 IDebugStackFrame *pdsf; 1531 IDebugStackFrame **ppdsf) = 0; 1575 IDebugStackFrame **ppdsf); 1621 …ULT IActiveScriptErrorDebug_GetStackFrame(IActiveScriptErrorDebug* This,IDebugStackFrame **ppdsf) { 1639 IDebugStackFrame **ppdsf); 2122 IDebugStackFrame : public IUnknown 2143 __CRT_UUID_DECL(IDebugStackFrame, 0x51973c17, 0xcb0c, 0x11d0, 0xb5,0xc9, 0x00,0xa0,0x24,0x4a,0x0e,0… [all …]
|