Searched refs:kActiveSetupExe (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/installer/util/
H A Dutil_constants.cc230 const wchar_t kActiveSetupExe[] = L"chrmstp.exe"; member in namespace:installer
H A Dutil_constants.h194 extern const wchar_t kActiveSetupExe[];
/external/chromium_org/chrome/installer/setup/
H A Dinstall_worker.cc176 base::FilePath active_setup_exe(installer_dir.Append(kActiveSetupExe));
1519 new_version).Append(kActiveSetupExe));

Completed in 54 milliseconds