Searched refs:IDebugAsyncOperationCallBack (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 | 102 typedef interface IDebugAsyncOperationCallBack IDebugAsyncOperationCallBack; typedef 469 typedef interface IDebugAsyncOperationCallBack IDebugAsyncOperationCallBack; typedef 2694 IDebugAsyncOperationCallBack *padocb) = 0; 2733 IDebugAsyncOperationCallBack *padocb); 2779 …HRESULT IDebugAsyncOperation_Start(IDebugAsyncOperation* This,IDebugAsyncOperationCallBack *padocb… 2806 IDebugAsyncOperationCallBack *padocb); 2847 IDebugAsyncOperationCallBack : public IUnknown 2854 __CRT_UUID_DECL(IDebugAsyncOperationCallBack, 0x51973c1c, 0xcb0c, 0x11d0, 0xb5,0xc9, 0x00,0xa0,0x24… 2862 IDebugAsyncOperationCallBack* This, 2867 IDebugAsyncOperationCallBack* This); [all …]
|