Home
last modified time | relevance | path

Searched refs:OS_ERROR (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/installer/util/
Dutil_constants.h27 OS_ERROR, // 10. OS API call failed enumerator
/external/chromium_org/chrome/installer/setup/
Dsetup_main.cc569 *status = installer::OS_ERROR; in CheckPreInstallConditions()
1577 install_status = OS_ERROR; in InstallProductsHelper()
1723 installer::OS_ERROR, IDS_INSTALL_OS_ERROR_BASE, NULL); in wWinMain()
1724 return installer::OS_ERROR; in wWinMain()