Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_request_action.cc249 string delta_okay_str = params->delta_okay() ? "true" : "false"; in GetAppXml() local
289 "delta_okay=\"" + delta_okay_str + "\" " in GetAppXml()
Domaha_request_action_unittest.cc1563 const char* delta_okay_str = delta_okay ? "true" : "false"; in TEST_F() local
1594 delta_okay_str)), in TEST_F()