Home
last modified time | relevance | path

Searched refs:GetCohortArg (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/
Domaha_request_builder_xml.cc204 string OmahaRequestBuilderXml::GetCohortArg(const string arg_name, in GetCohortArg() function in chromeos_update_engine::OmahaRequestBuilderXml
285 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()
Domaha_request_builder_xml.h171 std::string GetCohortArg(const std::string arg_name,