Home
last modified time | relevance | path

Searched refs:arg_name (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() argument
223 LOG(WARNING) << "The omaha cohort setting " << arg_name in GetCohortArg()
231 LOG(WARNING) << "The omaha cohort setting " << arg_name in GetCohortArg()
237 "%s=\"%s\" ", arg_name.c_str(), escaped_xml_value.c_str()); in GetCohortArg()
Domaha_request_builder_xml.h171 std::string GetCohortArg(const std::string arg_name,