Searched defs:brand_code (Results 1 – 11 of 11) sorted by relevance
29 bool SetExperimentLabel(const wchar_t* brand_code, in SetExperimentLabel()73 base::string16 GetGCAPIExperimentLabel(const wchar_t* brand_code, in GetGCAPIExperimentLabel()97 bool SetReactivationExperimentLabels(const wchar_t* brand_code, in SetReactivationExperimentLabels()103 bool SetRelaunchExperimentLabels(const wchar_t* brand_code, int shell_mode) { in SetRelaunchExperimentLabels()
36 bool SetReactivationBrandCode(const std::wstring& brand_code, int shell_mode) { in SetReactivationBrandCode()
635 BOOL __stdcall CanOfferReactivation(const wchar_t* brand_code, in CanOfferReactivation()676 BOOL __stdcall ReactivateChrome(const wchar_t* brand_code, in ReactivateChrome()
26 bool IsInExperimentGroup(const std::string& brand_code) { in IsInExperimentGroup()30 bool IsInControlGroup(const std::string& brand_code) { in IsInControlGroup()
35 bool TestMetricsServiceClient::GetBrand(std::string* brand_code) { in GetBrand()
337 std::string brand_code; in RecordEnvironment() local
28 const std::string& brand_code, in ManifestFetchData()
61 bool CastMetricsServiceClient::GetBrand(std::string* brand_code) { in GetBrand()
103 void set_brand_code(const std::string& brand_code) { in set_brand_code()
186 bool ChromeMetricsServiceClient::GetBrand(std::string* brand_code) { in GetBrand()
46 optional string brand_code = 12; field