Home
last modified time | relevance | path

Searched refs:NO_STAGE (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/installer/util/
Dutil_constants.h118 NO_STAGE, // 0: No stage to report. enumerator
Dinstall_util_unittest.cc118 installer::NO_STAGE); in TEST_F()
170 installer::NO_STAGE); in TEST_F()
Dinstall_util.cc336 if (stage == installer::NO_STAGE) { in UpdateInstallerStage()
/external/chromium_org/chrome/installer/setup/
Dsetup_main.cc834 installer_state->UpdateStage(installer::NO_STAGE); in InstallProducts()
1020 installer_state->UpdateStage(installer::NO_STAGE); in HandleNonInstallCmdLineOptions()