Home
last modified time | relevance | path

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

/system/update_engine/
Dcommon_service.h48 bool SetUpdateAttemptFlags(brillo::ErrorPtr* error, int32_t in_flags_as_int);
Dcommon_service.cc74 bool UpdateEngineService::SetUpdateAttemptFlags(ErrorPtr* /* error */, in SetUpdateAttemptFlags() function in chromeos_update_engine::UpdateEngineService
82 system_state_->update_attempter()->SetUpdateAttemptFlags(flags); in SetUpdateAttemptFlags()
Dupdate_attempter.h124 void SetUpdateAttemptFlags(UpdateAttemptFlags flags) { in SetUpdateAttemptFlags() function
Dupdate_attempter_unittest.cc1786 attempter_.SetUpdateAttemptFlags(UpdateAttemptFlags::kFlagRestrictDownload); in TEST_F()
1810 attempter_.SetUpdateAttemptFlags(UpdateAttemptFlags::kFlagRestrictDownload); in TEST_F()
1818 attempter_.SetUpdateAttemptFlags(UpdateAttemptFlags::kNone); in TEST_F()