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

  /external/chromium_org/chrome/installer/util/
google_chrome_binaries_distribution.cc 51 return string16(google_update::kRegPathClients)
google_update_constants.h 20 extern const wchar_t kRegPathClients[];
chrome_frame_distribution.cc 114 string16 key(google_update::kRegPathClients);
google_update_constants.cc 16 const wchar_t kRegPathClients[] = L"Software\\Google\\Update\\Clients";
chrome_app_host_distribution.cc 127 string16 key(google_update::kRegPathClients);
google_chrome_distribution.cc 262 string16 key(google_update::kRegPathClients);
  /external/chromium_org/chrome/installer/gcapi/
gcapi_last_run_test.cc 44 std::wstring clients_path(google_update::kRegPathClients);
gcapi_reactivation_test.cc 29 std::wstring reg_path(google_update::kRegPathClients);
  /external/chromium_org/chrome/app/
client_util.cc 322 string16 key(google_update::kRegPathClients);
  /external/chromium_org/chrome/test/mini_installer_test/
installer_test_util.cc 71 base::FilePath::StringType key(google_update::kRegPathClients);

Completed in 525 milliseconds