Home
last modified time | relevance | path

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

/system/update_engine/binder_bindings/android/brillo/
DIUpdateEngine.aidl32 void SetCohortHint(in String cohort_hint); in SetCohortHint()
/system/update_engine/
Dbinder_service_brillo.cc131 string cohort_hint; in GetCohortHint() local
Dupdate_engine_client.cc395 string cohort_hint; in ProcessFlags() local
/system/update_engine/client_library/
Dclient_dbus.cc97 bool DBusUpdateEngineClient::SetCohortHint(const string& cohort_hint) { in SetCohortHint()