Searched refs:Retrieve (Results 1 - 3 of 3) sorted by relevance

/prebuilts/misc/common/swig/include/2.0.11/csharp/
H A Dcsharphead.swg173 SWIGPendingException.Set(new System.ApplicationException(message, SWIGPendingException.Retrieve()));
176 SWIGPendingException.Set(new System.ArithmeticException(message, SWIGPendingException.Retrieve()));
179 SWIGPendingException.Set(new System.DivideByZeroException(message, SWIGPendingException.Retrieve()));
182 SWIGPendingException.Set(new System.IndexOutOfRangeException(message, SWIGPendingException.Retrieve()));
185 SWIGPendingException.Set(new System.InvalidCastException(message, SWIGPendingException.Retrieve()));
188 SWIGPendingException.Set(new System.InvalidOperationException(message, SWIGPendingException.Retrieve()));
191 SWIGPendingException.Set(new System.IO.IOException(message, SWIGPendingException.Retrieve()));
194 SWIGPendingException.Set(new System.NullReferenceException(message, SWIGPendingException.Retrieve()));
197 SWIGPendingException.Set(new System.OutOfMemoryException(message, SWIGPendingException.Retrieve()));
200 SWIGPendingException.Set(new System.OverflowException(message, SWIGPendingException.Retrieve()));
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Diads.h6640 virtual HRESULT WINAPI Retrieve(__LONG32 lnFormatType,BSTR *pbstrADsPath) = 0;
6662 HRESULT (WINAPI *Retrieve)(IADsPathname *This,__LONG32 lnFormatType,BSTR *pbstrADsPath); member in struct:IADsPathnameVtbl
6686 #define IADsPathname_Retrieve(This,lnFormatType,pbstrADsPath) (This)->lpVtbl->Retrieve(This,lnFormatType,pbstrADsPath)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Diads.h6640 virtual HRESULT WINAPI Retrieve(__LONG32 lnFormatType,BSTR *pbstrADsPath) = 0;
6662 HRESULT (WINAPI *Retrieve)(IADsPathname *This,__LONG32 lnFormatType,BSTR *pbstrADsPath); member in struct:IADsPathnameVtbl
6686 #define IADsPathname_Retrieve(This,lnFormatType,pbstrADsPath) (This)->lpVtbl->Retrieve(This,lnFormatType,pbstrADsPath)

Completed in 315 milliseconds