Searched refs:CanResumeUpdate (Results 1 – 4 of 4) sorted by relevance
141 static bool CanResumeUpdate(PrefsInterface* prefs,
1109 ASSERT_TRUE(DeltaPerformer::CanResumeUpdate(&prefs_, payload_id)); in TEST_F()
1383 bool DeltaPerformer::CanResumeUpdate(PrefsInterface* prefs, in CanResumeUpdate() function in chromeos_update_engine::DeltaPerformer
300 DeltaPerformer::CanResumeUpdate(prefs_, payload_id); in ApplyPayload()