Lines Matching refs:E_FAIL

240     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, tr("%s"), m->strWhyUnusable.c_str());
1042 hrc = setError(E_FAIL, tr("Failed to locate the VRDE module '%s' in extension pack '%s'"),
1065 hrc = setError(E_FAIL, tr("Failed to locate the module '%s' in extension pack '%s'"),
1715 return setError(E_FAIL, tr("The preferred locale is a two character string or empty."));
1718 return setError(E_FAIL, tr("The preferred lanuage is a two character string or empty."));
1723 return setError(E_FAIL, tr("The license format can only have the values 'html', 'rtf' and 'txt'."));
1748 hrc = setError(E_FAIL, tr("%s"), m->strWhyUnusable.c_str());
1829 AssertReturn(autoInitSpan.isOk(), E_FAIL);
1836 AssertLogRelRCReturn(rc, E_FAIL);
1838 AssertLogRelRCReturn(rc, E_FAIL);
1842 AssertLogRelRCReturn(rc, E_FAIL);
1844 AssertLogRelRCReturn(rc, E_FAIL);
2319 hrc = setError(E_FAIL, tr("The installer failed with exit code %d: %s"),
2444 return setError(E_FAIL, "Invalid extension pack name specified");
2452 AssertLogRelRCReturn(vrc, E_FAIL);
2521 hrc = setError(E_FAIL, "%s", pExtPack->m->strWhyUnusable.c_str());
2584 hrc = setError(E_FAIL,
2630 hrc = setError(E_FAIL, tr("The installation hook failed: %Rrc - %s"),
2635 hrc = setError(E_FAIL, tr("Installing extension pack '%s' failed under mysterious circumstances"),
2742 hrc = setError(E_FAIL,