Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_request_builder_xml.cc135 case OmahaRequestParams::kDayBased: in GetAppBody()
410 .app_params = {.active_counting_type = OmahaRequestParams::kDayBased, in GetApps()
419 .app_params = {.active_counting_type = OmahaRequestParams::kDayBased, in GetApps()
Domaha_request_params.h66 kDayBased = 0, enumerator