Searched refs:GetCohortArg (Results 1 – 2 of 2) sorted by relevance
204 string OmahaRequestBuilderXml::GetCohortArg(const string arg_name, in GetCohortArg() function in chromeos_update_engine::OmahaRequestBuilderXml285 app_cohort_args += GetCohortArg("cohort", kPrefsOmahaCohort); in GetApp()286 app_cohort_args += GetCohortArg("cohortname", kPrefsOmahaCohortName); in GetApp()290 app_cohort_args += GetCohortArg("cohorthint", in GetApp()
171 std::string GetCohortArg(const std::string arg_name,