Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_request_builder_xml.h177 std::string GetPing() const;
Domaha_request_builder_xml.cc88 string OmahaRequestBuilderXml::GetPing() const { in GetPing() function in chromeos_update_engine::OmahaRequestBuilderXml
136 app_body = GetPing(); in GetAppBody()