Home
last modified time | relevance | path

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

/external/chromium_org/chrome/installer/util/
Dutil_constants.cc253 const wchar_t kInstallerSuccessLaunchCmdLine[] = variable
Dutil_constants.h243 extern const wchar_t kInstallerSuccessLaunchCmdLine[];
Dinstaller_state_unittest.cc412 key.ReadValue(installer::kInstallerSuccessLaunchCmdLine, &value)); in TEST_F()
438 key.ReadValue(installer::kInstallerSuccessLaunchCmdLine, &value)); in TEST_F()
443 key.ReadValue(installer::kInstallerSuccessLaunchCmdLine, &value)); in TEST_F()
Dinstall_util.cc318 installer::kInstallerSuccessLaunchCmdLine, in AddInstallerResultItems()