Home
last modified time | relevance | path

Searched defs:cohort_hint (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/
Dupdate_engine_client.cc358 string cohort_hint; in ProcessFlags() local
/system/update_engine/client_library/
Dclient_dbus.cc108 bool DBusUpdateEngineClient::SetCohortHint(const string& cohort_hint) { in SetCohortHint()