Home
last modified time | relevance | path

Searched defs:SetCohortHint (Results 1 – 6 of 6) sorted by relevance

/system/update_engine/binder_bindings/android/brillo/
DIUpdateEngine.aidl32 void SetCohortHint(in String cohort_hint); in SetCohortHint() method
/system/update_engine/client_library/
Dclient_binder.cc86 bool BinderUpdateEngineClient::SetCohortHint(const string& in_cohort_hint) { in SetCohortHint() function in update_engine::internal::BinderUpdateEngineClient
Dclient_dbus.cc97 bool DBusUpdateEngineClient::SetCohortHint(const string& cohort_hint) { in SetCohortHint() function in update_engine::internal::DBusUpdateEngineClient
/system/update_engine/
Dbinder_service_brillo.cc123 Status BinderUpdateEngineBrilloService::SetCohortHint( in SetCohortHint() function in chromeos_update_engine::BinderUpdateEngineBrilloService
Ddbus_service.cc141 bool DBusUpdateEngineService::SetCohortHint(ErrorPtr* error, in SetCohortHint() function in chromeos_update_engine::DBusUpdateEngineService
Dcommon_service.cc212 bool UpdateEngineService::SetCohortHint(ErrorPtr* error, in SetCohortHint() function in chromeos_update_engine::UpdateEngineService