Searched refs:GetReactivationBrand (Results 1 – 7 of 7) sorted by relevance
49 bool GetReactivationBrand(std::string* brand) { in GetReactivationBrand() function51 bool ret = GoogleUpdateSettings::GetReactivationBrand(&brand16); in GetReactivationBrand()75 bool GetReactivationBrand(std::string* brand) {
28 bool GetReactivationBrand(std::string* brand);
140 static bool GetReactivationBrand(std::wstring* brand);
387 bool GoogleUpdateSettings::GetReactivationBrand(std::wstring* brand) { in GetReactivationBrand() function in GoogleUpdateSettings
214 google_brand::GetReactivationBrand(&check_brand); in SetReactivationBrand()287 google_brand::GetReactivationBrand(&brand); in ExpectReactivationRlzPingSent()
309 google_brand::GetReactivationBrand(&reactivation_brand_); in Init()
181 if (GoogleUpdateSettings::GetReactivationBrand(&reactivation_brand_wide)) { in ClearRlzProductState()