Home
last modified time | relevance | path

Searched defs:prefs_ (Results 1 – 16 of 16) sorted by relevance

/system/update_engine/aosp/
Ddaemon_state_android.h63 std::unique_ptr<PrefsInterface> prefs_; variable
Dupdate_attempter_android.h206 PrefsInterface* prefs_; variable
Dupdate_attempter_android_unittest.cc68 FakePrefs prefs_; member in chromeos_update_engine::UpdateAttempterAndroidTest
/system/update_engine/
Dcertificate_checker.h162 PrefsInterface* prefs_; variable
Dcertificate_checker_unittest.cc59 MockPrefs prefs_; member in chromeos_update_engine::CertificateCheckerTest
/system/update_engine/common/
Ddownload_action.h124 PrefsInterface* prefs_; variable
Dprefs_unittest.cc160 Prefs prefs_; member in chromeos_update_engine::PrefsTest
591 MemoryPrefs prefs_; member in chromeos_update_engine::MemoryPrefsTest
/system/update_engine/cros/
Ddownload_action_chromeos.h119 PrefsInterface* prefs_; variable
Dreal_system_state.h148 std::unique_ptr<PrefsInterface> prefs_; variable
Dupdate_attempter.h483 PrefsInterface* prefs_ = nullptr; variable
Dpayload_state.h434 PrefsInterface* prefs_; variable
Dfake_system_state.h289 PrefsInterface* prefs_; variable
Dupdate_attempter_unittest.cc325 FakePrefs* prefs_; member in chromeos_update_engine::UpdateAttempterTest
/system/update_engine/payload_consumer/
Ddelta_performer.h331 PrefsInterface* prefs_; variable
Dpartition_writer_unittest.cc108 FakePrefs prefs_{}; member in chromeos_update_engine::PartitionWriterTest
Ddelta_performer_unittest.cc435 FakePrefs prefs_; member in chromeos_update_engine::DeltaPerformerTest