Searched refs:IDebugExpressionCallBack (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 | 67 typedef interface IDebugExpressionCallBack IDebugExpressionCallBack; typedef 534 typedef interface IDebugExpressionCallBack IDebugExpressionCallBack; typedef 1763 IDebugExpressionCallBack *pdecb) = 0; 1802 IDebugExpressionCallBack *pdecb); 1850 static FORCEINLINE HRESULT IDebugExpression_Start(IDebugExpression* This,IDebugExpressionCallBack *… 1872 IDebugExpressionCallBack *pdecb); 2040 IDebugExpressionCallBack : public IUnknown 2047 __CRT_UUID_DECL(IDebugExpressionCallBack, 0x51973c16, 0xcb0c, 0x11d0, 0xb5,0xc9, 0x00,0xa0,0x24,0x4… 2055 IDebugExpressionCallBack* This, 2060 IDebugExpressionCallBack* This); [all …]
|