Searched refs:GetReactivationBrand (Results 1 – 7 of 7) sorted by relevance
122 bool GetReactivationBrand(std::string* brand) { in GetReactivationBrand() function124 bool ret = GoogleUpdateSettings::GetReactivationBrand(&brand16); in GetReactivationBrand()148 bool GetReactivationBrand(std::string* brand) { in GetReactivationBrand() function
50 bool GetReactivationBrand(std::string* brand);
131 static bool GetReactivationBrand(std::wstring* brand);
367 bool GoogleUpdateSettings::GetReactivationBrand(std::wstring* brand) { in GetReactivationBrand() function in GoogleUpdateSettings
206 google_util::GetReactivationBrand(&check_brand); in SetReactivationBrand()264 google_util::GetReactivationBrand(&brand); in ExpectReactivationRlzPingSent()
297 google_util::GetReactivationBrand(&reactivation_brand_); in Init()
180 if (GoogleUpdateSettings::GetReactivationBrand(&reactivation_brand_wide)) { in ClearRlzProductState()