Home
last modified time | relevance | path

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

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