Home
last modified time | relevance | path

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

/system/update_engine/cros/
Domaha_request_builder_xml.cc220 string OmahaRequestBuilderXml::GetCohortArg( in GetCohortArg() function in chromeos_update_engine::OmahaRequestBuilderXml
322 app_cohort_args += GetCohortArg("cohort", cohort_key); in GetApp()
323 app_cohort_args += GetCohortArg("cohortname", cohortname_key); in GetApp()
326 GetCohortArg("cohorthint", in GetApp()
Domaha_request_builder_xml.h166 std::string GetCohortArg(const std::string& arg_name,