HomeSort by relevance Sort by last modified time
    Searched defs:GetReactivationBrand (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/google/
google_util.cc 122 bool GetReactivationBrand(std::string* brand) {
124 bool ret = GoogleUpdateSettings::GetReactivationBrand(&brand16);
148 bool GetReactivationBrand(std::string* brand) {
  /external/chromium_org/chrome/installer/util/
google_update_settings.cc 326 bool GoogleUpdateSettings::GetReactivationBrand(std::wstring* brand) {

Completed in 121 milliseconds