Home
last modified time | relevance | path

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

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