Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_response.h59 int max_days_to_scatter = 0; member
Domaha_request_action.cc1190 output_object->max_days_to_scatter = ParseInt(attrs[kAttrMaxDaysToScatter]); in ParseParams()
1514 TimeDelta::FromDays(output_object->max_days_to_scatter); in IsWallClockBasedWaitingSatisfied()
Domaha_request_action_unittest.cc157 max_days_to_scatter + in GetUpdateResponse()
207 string max_days_to_scatter = "7"; member
1255 fake_update_response_.max_days_to_scatter = "0"; in TEST_F()
1388 fake_update_response_.max_days_to_scatter = "0"; in TEST_F()