Home
last modified time | relevance | path

Searched defs:MoveToPrefs (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/cros/
Dupdate_attempter.cc1727 void UpdateAttempter::MoveToPrefs(const vector<string>& keys) { in MoveToPrefs() function in chromeos_update_engine::UpdateAttempter
Dupdate_attempter_unittest.cc2449 TEST_F(UpdateAttempterTest, MoveToPrefs) { in TEST_F() argument