Searched refs:E_FAIL (Results 26 - 50 of 165) sorted by relevance

1234567

/vbox/src/VBox/Main/src-server/
H A DUSBControllerImpl.cpp109 AssertReturn(autoInitSpan.isOk(), E_FAIL);
154 AssertReturn(autoInitSpan.isOk(), E_FAIL);
197 AssertReturn(autoInitSpan.isOk(), E_FAIL);
272 E_FAIL);
H A DAudioAdapterImpl.cpp87 AssertReturn(autoInitSpan.isOk(), E_FAIL);
131 AssertReturn(autoInitSpan.isOk(), E_FAIL);
164 AssertReturn(autoInitSpan.isOk(), E_FAIL);
269 rc = E_FAIL;
317 rc = E_FAIL;
H A DHostDnsService.cpp226 AssertRCReturn(rc, E_FAIL);
231 AssertRCReturn(rc, E_FAIL);
312 AssertReturn(m && m->info, E_FAIL);
328 AssertReturn(m && m->info, E_FAIL);
344 AssertReturn(m && m->info, E_FAIL);
H A DMediumImpl.cpp217 AssertReturnVoidStmt(aMedium, mRC = E_FAIL);
241 mRC = E_FAIL;
319 AssertReturnVoidStmt(aTarget != NULL, mRC = E_FAIL);
370 AssertReturnVoidStmt(aTarget != NULL, mRC = E_FAIL);
378 AssertReturnVoidStmt(aSourceMediumLockList != NULL, mRC = E_FAIL);
379 AssertReturnVoidStmt(aTargetMediumLockList != NULL, mRC = E_FAIL);
418 AssertReturnVoidStmt(aMediumLockList != NULL, mRC = E_FAIL);
448 AssertReturnVoidStmt(aMediumLockList != NULL, mRC = E_FAIL);
539 AssertReturnVoidStmt(aMediumLockList != NULL, mRC = E_FAIL);
587 AssertReturnVoidStmt(aSourceMediumLockList != NULL, mRC = E_FAIL);
4802 ComAssertRet(isWriteLockOnCurrentThread(), E_FAIL); local
4822 ComAssertRet(isWriteLockOnCurrentThread(), E_FAIL); local
4840 ComAssertRet(isWriteLockOnCurrentThread(), E_FAIL); local
4859 ComAssertRet(isWriteLockOnCurrentThread(), E_FAIL); local
[all...]
H A DUSBDeviceFiltersImpl.cpp106 AssertReturn(autoInitSpan.isOk(), E_FAIL);
141 AssertReturn(autoInitSpan.isOk(), E_FAIL);
183 AssertReturn(autoInitSpan.isOk(), E_FAIL);
383 ComAssertRet(pProxySvc, E_FAIL);
385 ComAssertRet(pFilter->i_getId() == NULL, E_FAIL);
449 ComAssertRet(pProxySvc, E_FAIL);
451 ComAssertRet(pFilter->i_getId() != NULL, E_FAIL);
831 ComAssertRet(pProxySvc, E_FAIL);
840 ComAssertRet(aFilter->i_getId() == NULL, E_FAIL);
845 ComAssertRet(aFilter->i_getId() != NULL, E_FAIL);
[all...]
H A DParallelPortImpl.cpp83 AssertReturn(autoInitSpan.isOk(), E_FAIL);
119 AssertReturn(autoInitSpan.isOk(), E_FAIL);
153 AssertReturn(autoInitSpan.isOk(), E_FAIL);
504 AssertReturn(isWriteLockOnCurrentThread(), E_FAIL); local
H A DBandwidthGroupImpl.cpp71 AssertReturn(autoInitSpan.isOk(), E_FAIL);
117 AssertReturn(autoInitSpan.isOk(), E_FAIL);
159 AssertReturn(autoInitSpan.isOk(), E_FAIL);
H A DClientToken.cpp135 mMachine->setError(E_FAIL,
147 mMachine->setError(E_FAIL,
154 mMachine->setError(E_FAIL,
H A DVFSExplorerImpl.cpp85 AssertReturn(autoInitSpan.isOk(), E_FAIL);
188 return VFSExplorer::setErrorStatic(E_FAIL, Utf8StrFmt("Could not create taskThreadVFS (%Rrc)\n", vrc));
375 throw setError(E_FAIL, tr("Internal Error (%Rrc)"), vrc);
418 throw setError(E_FAIL, tr ("Can't open S3 storage service (%Rrc)"), vrc);
427 throw setError(E_FAIL, tr ("Can't get buckets (%Rrc)"), vrc);
444 throw setError(E_FAIL, tr ("Can't get keys for bucket (%Rrc)"), vrc);
499 throw setError(E_FAIL, tr ("Can't open S3 storage service (%Rrc)"), vrc);
H A DVRDEServerImpl.cpp85 AssertReturn(autoInitSpan.isOk(), E_FAIL);
124 AssertReturn(autoInitSpan.isOk(), E_FAIL);
156 AssertReturn(autoInitSpan.isOk(), E_FAIL);
527 return E_FAIL;
586 return E_FAIL;
810 hrc = setError(E_FAIL, tr("Extension pack '%s' does not exist"), strExtPack.c_str());
855 hrc = setError(E_FAIL, tr("Extension pack '%s' does not exist"), aExtPack.c_str());
H A DHostUSBDeviceImpl.cpp70 AssertReturn(autoInitSpan.isOk(), E_FAIL);
83 ("%d\n", aUsb->enmState), E_FAIL);
360 AssertReturn(!isWriteLockOnCurrentThread(), E_FAIL);
361 AssertReturn(!aMachine->isWriteLockOnCurrentThread(), E_FAIL);
438 return setError(E_FAIL,
441 return E_FAIL;
467 AssertReturn(!isWriteLockOnCurrentThread(), E_FAIL);
520 hrc = E_FAIL; /* No confusion. */
610 AssertReturn(isWriteLockOnCurrentThread(), E_FAIL); local
623 AssertMsgReturn((mMachine == aMachine), ("%p != %p\n", (void *)mMachine, aMachine), E_FAIL);
[all...]
H A DSnapshotImpl.cpp121 AssertReturn(autoInitSpan.isOk(), E_FAIL);
983 AssertReturn(autoInitSpan.isOk(), E_FAIL);
985 AssertReturn(aSessionMachine->isWriteLockOnCurrentThread(), E_FAIL);
1139 AssertReturn(autoInitSpan.isOk(), E_FAIL);
1542 rc = setError(E_FAIL,
1560 || mData->mMachineState == MachineState_LiveSnapshotting, throw E_FAIL);
1561 AssertStmt(task.m_machineStateBackup != mData->mMachineState, throw E_FAIL);
1562 AssertStmt(task.m_pSnapshot.isNull(), throw E_FAIL);
1661 throw setError(E_FAIL, "Invalid state of saved state file");
1688 throw setError(E_FAIL, t
[all...]
H A DSystemPropertiesImpl.cpp84 ComAssertRet(aParent, E_FAIL);
88 AssertReturn(autoInitSpan.isOk(), E_FAIL);
559 AssertMsgFailedReturn(("Invalid controller type %d\n", aControllerType), E_FAIL);
782 hrc = setError(E_FAIL, tr("The extension pack '%s' does not exist"), strExtPack.c_str());
828 hrc = setError(E_FAIL, tr("The extension pack '%s' does not exist"), aExtPack.c_str());
1140 return setError(E_FAIL,
1202 return RT_SUCCESS(rc) ? S_OK : E_FAIL;
1254 rc = setError(E_FAIL,
1264 rc = setError(E_FAIL,
1298 return setError(E_FAIL,
[all...]
H A DHostImpl.cpp267 AssertReturn(autoInitSpan.isOk(), E_FAIL);
966 return E_FAIL; /** @todo error reporting? */
1080 ? setError(E_FAIL, tr("CPU no.%u is not present"), aCpuId)
1081 : setError(E_FAIL, tr("CPU no.%u is not online"), aCpuId);
1106 return E_FAIL;
1124 return E_FAIL;
1142 return E_FAIL; /** @todo error reporting? */
1161 return E_FAIL; /** @todo error reporting? */
1169 return E_FAIL; /** @todo error reporting? */
1240 return setError(E_FAIL,
[all...]
H A DSerialPortImpl.cpp64 AssertReturn(autoInitSpan.isOk(), E_FAIL);
100 AssertReturn(autoInitSpan.isOk(), E_FAIL);
134 AssertReturn(autoInitSpan.isOk(), E_FAIL);
642 AssertReturn(isWriteLockOnCurrentThread(), E_FAIL); local
/vbox/src/VBox/Main/src-client/
H A DConsoleImpl.cpp166 mRC(E_FAIL),
277 HRESULT rc = E_FAIL;
465 AssertReturn(autoInitSpan.isOk(), E_FAIL);
470 HRESULT rc = E_FAIL;
536 AssertReturn(mConsoleVRDPServer, E_FAIL);
556 AssertReturn(mAudioVRDE, E_FAIL);
559 AssertReturn(mAudioSniffer, E_FAIL);
569 AssertReturn(mNvram, E_FAIL);
574 AssertReturn(mUsbCardReader, E_FAIL);
578 AssertReturn(m_pKeyStore, E_FAIL);
7789 AssertReturn(isWriteLockOnCurrentThread(), E_FAIL); local
7817 || isWriteLockOnCurrentThread(), E_FAIL); local
8802 AssertReturn(isWriteLockOnCurrentThread(), E_FAIL); local
8972 AssertReturn(isWriteLockOnCurrentThread(), E_FAIL); local
9031 AssertReturn(isWriteLockOnCurrentThread(), E_FAIL); local
[all...]
H A DDisplaySourceBitmapImpl.cpp47 AssertReturn(autoInitSpan.isOk(), E_FAIL);
65 return E_FAIL;
H A DMachineDebuggerImpl.cpp80 AssertReturn(autoInitSpan.isOk(), E_FAIL);
505 AssertReturn(cbBuf <= _256K, setError(E_FAIL, tr("%s returns too much data"), pszLogGetStr));
813 hrc = setError(E_FAIL, tr("DBGFR3CoreWrite failed with %Rrc"), vrc);
995 hrc = setError(E_FAIL, tr("DBGFR3InjectNMI failed with %Rrc"), vrc);
1012 hrc = setError(E_FAIL, tr("DBGFR3LogModifyFlags failed with %Rrc"), vrc);
1029 hrc = setError(E_FAIL, tr("DBGFR3LogModifyGroups failed with %Rrc"), vrc);
1046 hrc = setError(E_FAIL, tr("DBGFR3LogModifyDestinations failed with %Rrc"), vrc);
1159 hrc = setError(E_FAIL, tr("Register '%s' was not found"), aName.c_str());
1161 hrc = setError(E_FAIL, tr("Invalid CPU ID: %u"), aCpuId);
1214 hrc = setError(E_FAIL, t
[all...]
H A DMouseImpl.cpp104 AssertReturn(autoInitSpan.isOk(), E_FAIL);
260 AssertReturn(autoInitSpan.isOk(), E_FAIL);
347 return E_FAIL; /* No assertion, as the front-ends can send events
351 return E_FAIL;
354 return E_FAIL; /* same here */
359 return E_FAIL;
603 ComAssertRet(pVMMDev, E_FAIL);
605 ComAssertRet(pVMMDevPort, E_FAIL);
667 ComAssertRet(pDisplay, E_FAIL);
784 ComAssertRet(pDisplay, E_FAIL);
[all...]
/vbox/src/VBox/Main/src-all/
H A DVirtualBoxBase.cpp126 return setErrorInternal(E_FAIL, aThis->getClassIID(), aThis->getComponentName(),
135 return setErrorInternal(E_FAIL, aThis->getClassIID(), aThis->getComponentName(),
144 return setErrorInternal(E_FAIL, aThis->getClassIID(), aThis->getComponentName(),
153 return E_FAIL;
189 E_FAIL);
209 case E_FAIL: aText = "A general error occurred"; break;
H A DPCIDeviceAttachmentImpl.cpp71 return m != NULL ? S_OK : E_FAIL;
H A DExtPackManagerImpl.cpp240 AssertReturn(autoInitSpan.isOk(), E_FAIL);
452 return setError(E_FAIL, tr("The preferred locale is a two character string or empty."));
455 return setError(E_FAIL, tr("The preferred lanuage is a two character string or empty."));
460 return setError(E_FAIL, tr("The license format can only have the values 'html', 'rtf' and 'txt'."));
489 hrc = setError(E_FAIL, tr("%s"), m->strWhyUnusable.c_str());
636 hrc = setError(E_FAIL, "%s", m->strWhyUnusable.c_str());
673 AssertReturn(autoInitSpan.isOk(), E_FAIL);
820 hrc = setError(E_FAIL, tr("pfnUninstall returned %Rrc"), vrc);
1017 hrc = setError(E_FAIL, tr("The extension pack '%s' does not include a VRDE module"), m->Desc.strName.c_str());
1020 hrc = setError(E_FAIL, t
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/switcher/
H A Dd3d9_main.c48 return E_FAIL;
145 SW_CHECKRET(g_swd3d9, Direct3DCreate9Ex, E_FAIL);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/switcher/
H A Dd3d9_main.c48 return E_FAIL;
145 SW_CHECKRET(g_swd3d9, Direct3DCreate9Ex, E_FAIL);
/vbox/src/VBox/Main/src-server/win/
H A DNetIf-win.cpp338 rc = E_FAIL;//TODO: setError(E_FAIL, errMsg);
345 rc = E_FAIL;//TODO: ComAssertMsgFailedBreak((
348 //rc = E_FAIL);
391 rc = E_FAIL; // TODO: setError(E_FAIL, errMsg);
398 rc = E_FAIL; // TODO: ComAssertMsgFailedBreak((
401 //rc = E_FAIL);
444 rc = E_FAIL; // TODO: setError(E_FAIL, errMs
[all...]

Completed in 280 milliseconds

1234567