Searched defs:brand_code (Results 1 – 6 of 6) sorted by relevance
29 bool SetExperimentLabel(const wchar_t* brand_code, in SetExperimentLabel()75 string16 GetGCAPIExperimentLabel(const wchar_t* brand_code, in GetGCAPIExperimentLabel()99 bool SetReactivationExperimentLabels(const wchar_t* brand_code, in SetReactivationExperimentLabels()105 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()
627 BOOL __stdcall CanOfferReactivation(const wchar_t* brand_code, in CanOfferReactivation()668 BOOL __stdcall ReactivateChrome(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()
46 optional string brand_code = 12; field
703 std::string brand_code; in RecordEnvironment() local