HomeSort by relevance Sort by last modified time
    Searched refs:kActiveSetupExe (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/installer/util/
util_constants.cc 214 const wchar_t kActiveSetupExe[] = L"chrmstp.exe";
util_constants.h 203 extern const wchar_t kActiveSetupExe[];
  /external/chromium_org/chrome/installer/setup/
install_worker.cc 150 base::FilePath active_setup_exe(installer_dir.Append(kActiveSetupExe));
    [all...]

Completed in 33 milliseconds