Searched refs:aInner (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Main/src-all/
H A DVirtualBoxErrorInfoImpl.cpp286 NS_IMETHODIMP VirtualBoxErrorInfo::GetInner(nsIException **aInner) argument
291 return info.queryInterfaceTo(aInner);
/vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/
H A DipcDConnectService.cpp1944 NS_IMETHODIMP ExceptionStub::GetInner(nsIException **aInner) argument
1947 return Exception()->GetInner (aInner);
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_3.h881 nsresult (*GetInner)(nsIException *pThis, nsIException * *aInner);
899 nsresult (*GetInner)(nsIException *pThis, nsIException * *aInner);
918 #define nsIException_get_Inner(p, aInner) ((p)->lpVtbl->GetInner(p, aInner))
919 #define nsIException_GetInner(p, aInner) ((p)->lpVtbl->GetInner(p, aInner))
938 #define IErrorInfo_get_Inner(p, aInner) ((p)->lpVtbl->GetInner(p, aInner))
939 #define IErrorInfo_GetInner(p, aInner) ((p)->lpVtbl->GetInner(p, aInner))
[all...]
H A DVBoxCAPI_v2_2.h404 nsresult (*GetInner)(nsIException *pThis, nsIException * *aInner);
H A DVBoxCAPI_v3_0.h746 nsresult (*GetInner)(nsIException *pThis, nsIException * *aInner);
H A DVBoxCAPI_v3_1.h746 nsresult (*GetInner)(nsIException *pThis, nsIException * *aInner);
H A DVBoxCAPI_v3_2.h746 nsresult (*GetInner)(nsIException *pThis, nsIException * *aInner);
H A DVBoxCAPI_v4_0.h746 nsresult (*GetInner)(nsIException *pThis, nsIException * *aInner);
H A DVBoxCAPI_v4_1.h746 nsresult (*GetInner)(nsIException *pThis, nsIException * *aInner);
H A DVBoxCAPI_v4_2.h746 nsresult (*GetInner)(nsIException *pThis, nsIException * *aInner);

Completed in 982 milliseconds