Home
last modified time | relevance | path

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

/system/update_engine/binder_bindings/android/brillo/
DIUpdateEngine.aidl23 void SetUpdateAttemptFlags(in int flags); in SetUpdateAttemptFlags() method
/system/update_engine/
Dupdate_attempter.h119 void SetUpdateAttemptFlags(UpdateAttemptFlags flags) { in SetUpdateAttemptFlags() function
Dbinder_service_brillo.cc61 Status BinderUpdateEngineBrilloService::SetUpdateAttemptFlags(int flags) { in SetUpdateAttemptFlags() function in chromeos_update_engine::BinderUpdateEngineBrilloService
Dcommon_service.cc78 bool UpdateEngineService::SetUpdateAttemptFlags(ErrorPtr* /* error */, in SetUpdateAttemptFlags() function in chromeos_update_engine::UpdateEngineService