Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_request_params.h55 max_update_checks_allowed_(kDefaultMaxUpdateChecks) {} in OmahaRequestParams()
88 max_update_checks_allowed_(kDefaultMaxUpdateChecks) { in OmahaRequestParams()
192 static const int64_t kDefaultMaxUpdateChecks = 8; variable