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

  /external/chromium_org/chrome/installer/util/
google_update_constants.h 67 extern const wchar_t kRegRLZBrandField[];
google_update_constants.cc 55 const wchar_t kRegRLZBrandField[] = L"brand";
google_chrome_distribution.cc 197 if (client_state_key.ReadValue(google_update::kRegRLZBrandField,
199 result = google_update::kRegRLZBrandField;
google_update_settings.cc 323 return ReadGoogleUpdateStrKey(google_update::kRegRLZBrandField, brand);
  /external/chromium_org/chrome/browser/rlz/
rlz_unittest.cc 256 SetRegistryBrandValue(google_update::kRegRLZBrandField, brand);

Completed in 218 milliseconds