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.h62 int max_days_to_scatter = 0; member
Domaha_request_action.cc901 output_object->max_days_to_scatter = ParseInt(attrs[kAttrMaxDaysToScatter]); in ParseParams()
1243 TimeDelta::FromDays(output_object->max_days_to_scatter); in IsWallClockBasedWaitingSatisfied()
Domaha_request_action_unittest.cc175 max_days_to_scatter + in GetUpdateResponse()
241 string max_days_to_scatter = "7"; member
1139 fake_update_response_.max_days_to_scatter = "0"; in TEST_F()
1250 fake_update_response_.max_days_to_scatter = "0"; in TEST_F()