Searched refs:SetUpdateAttemptFlags (Results 1 – 4 of 4) sorted by relevance
48 bool SetUpdateAttemptFlags(brillo::ErrorPtr* error, int32_t in_flags_as_int);
74 bool UpdateEngineService::SetUpdateAttemptFlags(ErrorPtr* /* error */, in SetUpdateAttemptFlags() function in chromeos_update_engine::UpdateEngineService82 system_state_->update_attempter()->SetUpdateAttemptFlags(flags); in SetUpdateAttemptFlags()
124 void SetUpdateAttemptFlags(UpdateAttemptFlags flags) { in SetUpdateAttemptFlags() function
1786 attempter_.SetUpdateAttemptFlags(UpdateAttemptFlags::kFlagRestrictDownload); in TEST_F()1810 attempter_.SetUpdateAttemptFlags(UpdateAttemptFlags::kFlagRestrictDownload); in TEST_F()1818 attempter_.SetUpdateAttemptFlags(UpdateAttemptFlags::kNone); in TEST_F()