Searched defs:Prefs (Results 1 - 1 of 1) sorted by relevance

/system/update_engine/common/
H A Dprefs.h92 class Prefs : public PrefsBase { class in namespace:chromeos_update_engine
94 Prefs() : PrefsBase(&file_storage_) {} function in class:chromeos_update_engine::Prefs
135 DISALLOW_COPY_AND_ASSIGN(Prefs);

Completed in 54 milliseconds