Searched defs:MoveToPrefs (Results 1 – 2 of 2) sorted by relevance
/system/update_engine/cros/ | ||
D | update_attempter.cc | 1727 void UpdateAttempter::MoveToPrefs(const vector<string>& keys) { in MoveToPrefs() function in chromeos_update_engine::UpdateAttempter |
D | update_attempter_unittest.cc | 2449 TEST_F(UpdateAttempterTest, MoveToPrefs) { in TEST_F() argument |