Home
last modified time | relevance | path

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

/system/update_engine/cros/
Domaha_request_builder_xml.h176 std::string GetPingDateBased(
Domaha_request_builder_xml.cc108 string OmahaRequestBuilderXml::GetPingDateBased( in GetPingDateBased() function in chromeos_update_engine::OmahaRequestBuilderXml
139 app_body = GetPingDateBased(app_data.app_params); in GetAppBody()