Searched refs:SetUpdateAttemptFlags (Results 1 – 4 of 4) sorted by relevance
47 bool SetUpdateAttemptFlags(brillo::ErrorPtr* error, int32_t in_flags_as_int);
73 bool UpdateEngineService::SetUpdateAttemptFlags(ErrorPtr* /* error */, in SetUpdateAttemptFlags() function in chromeos_update_engine::UpdateEngineService81 SystemState::Get()->update_attempter()->SetUpdateAttemptFlags(flags); in SetUpdateAttemptFlags()
111 void SetUpdateAttemptFlags(UpdateAttemptFlags flags) { in SetUpdateAttemptFlags() function
1734 attempter_.SetUpdateAttemptFlags(UpdateAttemptFlags::kFlagRestrictDownload); in TEST_F()1758 attempter_.SetUpdateAttemptFlags(UpdateAttemptFlags::kFlagRestrictDownload); in TEST_F()1766 attempter_.SetUpdateAttemptFlags(UpdateAttemptFlags::kNone); in TEST_F()