Lines Matching refs:setError
991 return setError(E_INVALIDARG, tr("The aFeature value %d (%#x) is out of range."), (int)aFeature, (int)aFeature);
1080 ? setError(E_FAIL, tr("CPU no.%u is not present"), aCpuId)
1081 : setError(E_FAIL, tr("CPU no.%u is not online"), aCpuId);
1240 return setError(E_FAIL,
1294 return setError(VBOX_E_OBJECT_NOT_FOUND,
1367 return setError(VBOX_E_INVALID_OBJECT_STATE,
1371 return setError(E_INVALIDARG,
1416 return setError(E_INVALIDARG,
1420 return setError(E_INVALIDARG,
1465 rc = setError(rc, Medium::tr("The host DVD drive named '%s' could not be found"), aName.c_str());
1479 return setError(rc, Medium::tr("The host floppy drive named '%s' could not be found"), aName.c_str());
1510 return setError(E_INVALIDARG,
1545 return setError(E_INVALIDARG,