Home
last modified time | relevance | path

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

/system/update_engine/binder_bindings/android/brillo/
DIUpdateEngine.aidl33 String GetCohortHint(); in GetCohortHint() method
/system/update_engine/client_library/
Dclient_binder.cc90 bool BinderUpdateEngineClient::GetCohortHint(string* out_cohort_hint) const { in GetCohortHint() function in update_engine::internal::BinderUpdateEngineClient
Dclient_dbus.cc101 bool DBusUpdateEngineClient::GetCohortHint(string* cohort_hint) const { in GetCohortHint() function in update_engine::internal::DBusUpdateEngineClient
/system/update_engine/
Dbinder_service_brillo.cc129 Status BinderUpdateEngineBrilloService::GetCohortHint( in GetCohortHint() function in chromeos_update_engine::BinderUpdateEngineBrilloService
Ddbus_service.cc136 bool DBusUpdateEngineService::GetCohortHint(ErrorPtr* error, in GetCohortHint() function in chromeos_update_engine::DBusUpdateEngineService
Dcommon_service.cc230 bool UpdateEngineService::GetCohortHint(ErrorPtr* error, in GetCohortHint() function in chromeos_update_engine::UpdateEngineService