Home
last modified time | relevance | path

Searched refs:google_update (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/google/
Dgoogle_update_settings_posix.cc12 namespace google_update { namespace
27 google_update::posix_guid.assign(tmp_guid); in GetCollectStatsConsent()
42 !google_update::posix_guid.empty())) { in SetCollectStatsConsent()
43 const char* c_str = google_update::posix_guid.c_str(); in SetCollectStatsConsent()
44 int size = google_update::posix_guid.size(); in SetCollectStatsConsent()
48 google_update::posix_guid.clear(); in SetCollectStatsConsent()
63 google_update::posix_guid = WideToASCII(client_id); in SetMetricsId()
/external/chromium/chrome/browser/first_run/
Dupgrade_util_win.cc45 google_update::kRegRenameCmdField, in InvokeGoogleUpdateForRename()
97 (key.ReadValue(google_update::kRegRenameCmdField, in SwapNewChromeExeIfPresent()