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

/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsExceptionService.cpp241 nsresult nr = GetCurrentExceptionManager(getter_AddRefs(sm));
252 nsresult nr = GetCurrentExceptionManager(getter_AddRefs(sm));
267 NS_IMETHODIMP nsExceptionService::GetCurrentExceptionManager(nsIExceptionManager * *aCurrentScriptManager) function in class:nsExceptionService
/vbox/src/VBox/Main/src-all/
H A DVirtualBoxBase.cpp276 rc = es->GetCurrentExceptionManager(getter_AddRefs(em));
443 rc = es->GetCurrentExceptionManager(getter_AddRefs(em));
560 rc = es->GetCurrentExceptionManager(getter_AddRefs(em));
H A DProgressImpl.cpp373 rc = es->GetCurrentExceptionManager(getter_AddRefs(em));
/vbox/src/VBox/Main/glue/
H A DErrorInfo.cpp148 rc = es->GetCurrentExceptionManager(getter_AddRefs(em));
339 rc = es->GetCurrentExceptionManager(getter_AddRefs(em));
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI.cpp539 rc = es->GetCurrentExceptionManager(&em);
594 rc = es->GetCurrentExceptionManager(&em);
/vbox/src/VBox/Main/testcase/
H A DtstVBoxAPIXPCOM.cpp603 rc = es->GetCurrentExceptionManager(getter_AddRefs(em));
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DCOMDefs.cpp390 rc = es->GetCurrentExceptionManager (getter_AddRefs (em));
/vbox/src/libs/xpcom18a4/python/src/
H A DErrorUtils.cpp265 rc = es->GetCurrentExceptionManager (getter_AddRefs (em));
/vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/
H A DipcDConnectService.cpp2521 rv = es->GetCurrentExceptionManager (getter_AddRefs(em));
2809 rv = es->GetCurrentExceptionManager (getter_AddRefs(em));
3869 rv2 = es->GetCurrentExceptionManager (getter_AddRefs (em));
4090 rv2 = es->GetCurrentExceptionManager (getter_AddRefs (em));
/vbox/src/libs/xpcom18a4/java/src/
H A DnsJavaWrapper.cpp1494 rc = es->GetCurrentExceptionManager (getter_AddRefs (em));

Completed in 468 milliseconds