Home
last modified time | relevance | path

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

/system/update_engine/cros/
Dcommon_service.h47 bool SetUpdateAttemptFlags(brillo::ErrorPtr* error, int32_t in_flags_as_int);
Dcommon_service.cc73 bool UpdateEngineService::SetUpdateAttemptFlags(ErrorPtr* /* error */, in SetUpdateAttemptFlags() function in chromeos_update_engine::UpdateEngineService
81 SystemState::Get()->update_attempter()->SetUpdateAttemptFlags(flags); in SetUpdateAttemptFlags()
Dupdate_attempter.h111 void SetUpdateAttemptFlags(UpdateAttemptFlags flags) { in SetUpdateAttemptFlags() function
Dupdate_attempter_unittest.cc1734 attempter_.SetUpdateAttemptFlags(UpdateAttemptFlags::kFlagRestrictDownload); in TEST_F()
1758 attempter_.SetUpdateAttemptFlags(UpdateAttemptFlags::kFlagRestrictDownload); in TEST_F()
1766 attempter_.SetUpdateAttemptFlags(UpdateAttemptFlags::kNone); in TEST_F()