Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_request_action.cc78 constexpr char kAttrMaxFailureCountPerUrl[] = "MaxFailureCountPerUrl"; variable
908 string max = attrs[kAttrMaxFailureCountPerUrl]; in ParseParams()