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

/system/update_engine/common/
H A Dprefs.h141 class MemoryPrefs : public PrefsBase { class in namespace:chromeos_update_engine
143 MemoryPrefs() : PrefsBase(&mem_storage_) {} function in class:chromeos_update_engine::MemoryPrefs
164 DISALLOW_COPY_AND_ASSIGN(MemoryPrefs);

Completed in 74 milliseconds