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 45 return string16(google_update::kRegPathClients)
google_update_constants.h 24 extern const wchar_t kRegPathClients[];
chrome_frame_distribution.cc 105 string16 key(google_update::kRegPathClients);
google_update_constants.cc 18 const wchar_t kRegPathClients[] = L"Software\\Google\\Update\\Clients";
chrome_app_host_distribution.cc 119 string16 key(google_update::kRegPathClients);
google_chrome_distribution.cc 237 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 50 std::wstring reg_path(google_update::kRegPathClients);
  /external/chromium_org/chrome/app/
client_util.cc 210 string16 key(google_update::kRegPathClients);
  /external/chromium_org/chrome/test/mini_installer_test/
installer_test_util.cc 73 base::FilePath::StringType key(google_update::kRegPathClients);

Completed in 149 milliseconds