Lines Matching refs:E_FAIL

166           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);
1785 AssertReturn(m_pVMMDev, E_FAIL);
1827 return setError(E_FAIL, tr("Internal application error"));
1892 return E_FAIL;
2183 AssertBreakStmt(task->isOk(), rc = E_FAIL);
2191 rc = setError(E_FAIL, "Could not create VMPowerDown thread (%Rrc)", vrc);
2284 AssertReturn(m_pVMMDev, E_FAIL);
2286 AssertReturn(pVmmDevPort, E_FAIL);
2300 return setError(E_FAIL, tr("CPU %d is not attached"), aCpu);
2437 AssertReturn(m_pVMMDev, E_FAIL);
2439 AssertReturn(pDevPort, E_FAIL);
2447 return setError(E_FAIL,
3085 return setError(E_FAIL, tr("The ID and password must be both valid"));
3103 AssertRCReturn(rc, E_FAIL);
3131 hrc = setError(E_FAIL, tr("Failed to allocate enough secure memory for the key"));
3133 hrc = setError(E_FAIL, tr("Unknown error happened while adding a password (%Rrc)"), rc);
3145 return setError(E_FAIL, tr("IDs and passwords must not be empty"));
3148 return setError(E_FAIL, tr("The number of entries in the id and password arguments must match"));
3192 return setError(E_FAIL, tr("The ID must be valid"));
3203 AssertRCReturn(rc, E_FAIL);
3209 return setError(E_FAIL, tr("Failed to remove password with ID \"%s\" (%Rrc)"),
3223 return setError(E_FAIL, tr("Deleting all passwords failed (%Rrc)"));
3444 return setError(E_FAIL,
3501 return setError(E_FAIL,
3505 return setError(E_FAIL,
3625 return setError(E_FAIL,
3682 return setError(E_FAIL,
3686 return setError(E_FAIL,
3799 return setError(E_FAIL,
3853 return setError(E_FAIL,
3857 return setError(E_FAIL,
4056 return setError(E_FAIL,
4062 rc = E_FAIL;
4121 rc = E_FAIL;
4131 rc = E_FAIL;
4140 rc = E_FAIL;
4163 rc = E_FAIL;
4644 return setError(E_FAIL, tr("could not query medium interface of controller"));
4656 hrc = setError(E_FAIL, tr("Failed to set the encryption key (%Rrc)"), rc);
4665 return setError(E_FAIL, tr("could not query base interface of controller"));
4764 hrc = setError(E_FAIL,
4771 hrc = setError(E_FAIL,
4775 hrc = setError(E_FAIL,
4779 hrc = setError(E_FAIL,
4864 return setError(E_FAIL,
5223 rc = E_FAIL;
5331 rc = setError(E_FAIL, tr("Unable to start video capturing (%Rrc)"), vrc);
5337 rc = setError(E_FAIL, tr("Unable to set screens for capturing (%Rrc)"), vrc);
5443 return E_FAIL;
5465 return E_FAIL;
5520 AssertFailedReturn(E_FAIL);
5557 return E_FAIL;
5989 return setError(E_FAIL,
6032 return setError(E_FAIL, tr("%Rrc"), vrc);
6045 return setError(E_FAIL, tr("could not query medium interface of controller"));
6048 return setError(E_FAIL, tr("could not query base interface of controller"));
6054 return setError(E_FAIL, tr("Failed to perform an online medium merge (%Rrc)"), vrc);
6077 return setError(E_FAIL, tr("%Rrc"), vrc);
6150 throw setError(E_FAIL, tr("%Rrc"), vrc);
6419 return setError(E_FAIL, tr("Failed to save the machine state to '%s' (%Rrc)"),
6499 , E_FAIL);
6945 hrc = setError(E_FAIL, tr("Failed to open release log (%s, %Rrc)"),
7051 ComAssertRet(!savedStateFile.isEmpty(), E_FAIL);
7222 throw setError(E_FAIL, "Failed to setup CoreDumper. Couldn't create dump directory '%s' (%Rrc)\n",
7228 throw setError(E_FAIL, "Failed to setup CoreDumper (%Rrc)", vrc);
7304 throw setError(E_FAIL, tr("Powerup was canceled"));
7373 throw setError(E_FAIL, "Could not create VMPowerUp thread (%Rrc)", vrc);
7789 AssertReturn(isWriteLockOnCurrentThread(), E_FAIL);
7817 || isWriteLockOnCurrentThread(), E_FAIL);
7989 ComAssertRet(strName.isNotEmpty(), E_FAIL);
7990 ComAssertRet(aData.m_strHostPath.isNotEmpty(), E_FAIL);
7993 AssertReturn(mpUVM, E_FAIL);
7994 AssertReturn(m_pVMMDev && m_pVMMDev->isShFlActive(), E_FAIL);
8079 return setError(E_FAIL,
8101 ComAssertRet(strName.isNotEmpty(), E_FAIL);
8104 AssertReturn(mpUVM, E_FAIL);
8105 AssertReturn(m_pVMMDev && m_pVMMDev->isShFlActive(), E_FAIL);
8133 return setError(E_FAIL,
8581 AssertReturn(aHostDevice, E_FAIL);
8582 AssertReturn(!isWriteLockOnCurrentThread(), E_FAIL);
8656 hrc = setError(E_FAIL, tr("Failed to attach the USB device. (No available ports on the USB controller)."));
8659 hrc = setError(E_FAIL, tr("Not permitted to open the USB device, check usbfs options"));
8662 hrc = setError(E_FAIL, tr("Failed to create a proxy device for the USB device. (Error: %Rrc)"), vrc);
8711 AssertReturn(!isWriteLockOnCurrentThread(), E_FAIL);
8719 AssertReturn(PDMR3UsbHasHub(ptrVM.rawUVM()), E_FAIL);
8754 ComAssertRCRet(vrc, E_FAIL);
8802 AssertReturn(isWriteLockOnCurrentThread(), E_FAIL);
8838 rc = setError(E_FAIL, tr("No TAP device name was supplied for the host networking interface"));
8851 rc = setError(E_FAIL,
8878 rc = setError(E_FAIL,
8894 rc = setError(E_FAIL,
8913 rc = setError(E_FAIL, tr("No TAP device name was supplied for the host networking interface"));
8937 rc = setError(E_FAIL,
8950 rc = setError(E_FAIL,
8972 AssertReturn(isWriteLockOnCurrentThread(), E_FAIL);
9031 AssertReturn(isWriteLockOnCurrentThread(), E_FAIL);
9171 AssertReturn(!isWriteLockOnCurrentThread(), E_FAIL);
9448 AssertReturn(pConsole->m_pVMMDev, E_FAIL);
9526 throw i_setErrorStatic(E_FAIL, errMsg.c_str());
9718 rc = E_FAIL;
9795 throw i_setErrorStatic(E_FAIL, task->mErrorMsg.c_str());