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

/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsExceptionService.cpp148 NS_IMETHODIMP nsExceptionManager::GetCurrentException(nsIException **_retval) function in class:nsExceptionManager
248 NS_IMETHODIMP nsExceptionService::GetCurrentException(nsIException **_retval) function in class:nsExceptionService
255 return sm->GetCurrentException(_retval);
322 nsresult nr = GetCurrentException(_exc);
/vbox/src/VBox/Main/src-all/
H A DVirtualBoxBase.cpp284 rc = em->GetCurrentException(ex.asOutParam());
451 rc = em->GetCurrentException(ex.asOutParam());
H A DProgressImpl.cpp377 rc = em->GetCurrentException(ex.asOutParam());
/vbox/src/VBox/Main/glue/
H A DErrorInfo.cpp152 rc = em->GetCurrentException(ex.asOutParam());
/vbox/src/VBox/Main/testcase/
H A DtstVBoxAPIXPCOM.cpp607 rc = em->GetCurrentException(getter_AddRefs(ex));
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DCOMDefs.cpp394 rc = em->GetCurrentException (getter_AddRefs(ex));
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI.cpp548 rc = em->GetCurrentException(&ex);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dcordebug.idl192 HRESULT GetCurrentException([out] ICorDebugValue **ppExceptionObject);
/vbox/src/libs/xpcom18a4/java/src/
H A DnsJavaWrapper.cpp1498 rc = em->GetCurrentException(getter_AddRefs (ex));
/vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/
H A DipcDConnectService.cpp3872 rv2 = em->GetCurrentException (getter_AddRefs (exception));
4093 rv2 = em->GetCurrentException (getter_AddRefs (exception));

Completed in 2741 milliseconds