Searched refs:OnUpdateScheduled (Results 1 – 3 of 3) sorted by relevance
390 void OnUpdateScheduled(
1328 attempter_.OnUpdateScheduled(EvalStatus::kSucceeded, params); in TEST_F()1337 attempter_.OnUpdateScheduled(EvalStatus::kSucceeded, params); in TEST_F()1344 attempter_.OnUpdateScheduled(EvalStatus::kSucceeded, params); in TEST_F()
162 Bind(&UpdateAttempter::OnUpdateScheduled, base::Unretained(this)); in ScheduleUpdates()915 void UpdateAttempter::OnUpdateScheduled(EvalStatus status, in OnUpdateScheduled() function in chromeos_update_engine::UpdateAttempter