Home
last modified time | relevance | path

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

/system/update_engine/cros/
Domaha_request_builder_xml.cc377 string app_xml = " <app " in GetApp() local
399 return app_xml; in GetApp()
418 string app_xml = GetApps(); in GetRequest() local
431 app_xml.c_str()); in GetRequest()
438 string app_xml = ""; in GetApps() local
449 app_xml += GetApp(product_app); in GetApps()
457 app_xml += GetApp(dlc_app_data); in GetApps()
459 return app_xml; in GetApps()