Searched defs:SetUpdateAttemptFlags (Results 1 – 4 of 4) sorted by relevance
| /system/update_engine/binder_bindings/android/brillo/ | ||
| D | IUpdateEngine.aidl | 23 void SetUpdateAttemptFlags(in int flags); in SetUpdateAttemptFlags() method |
| /system/update_engine/ | ||
| D | update_attempter.h | 119 void SetUpdateAttemptFlags(UpdateAttemptFlags flags) { in SetUpdateAttemptFlags() function |
| D | binder_service_brillo.cc | 61 Status BinderUpdateEngineBrilloService::SetUpdateAttemptFlags(int flags) { in SetUpdateAttemptFlags() function in chromeos_update_engine::BinderUpdateEngineBrilloService |
| D | common_service.cc | 78 bool UpdateEngineService::SetUpdateAttemptFlags(ErrorPtr* /* error */, in SetUpdateAttemptFlags() function in chromeos_update_engine::UpdateEngineService |