Home
last modified time | relevance | path

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

/system/update_engine/
Ddaemon_state_android.h63 std::unique_ptr<PrefsInterface> prefs_; variable
Dexcluder_chromeos_unittest.cc45 Prefs prefs_; member in chromeos_update_engine::ExcluderChromeOSTest
Dupdate_attempter_android.h204 PrefsInterface* prefs_; variable
Dcertificate_checker.h162 PrefsInterface* prefs_; variable
Dcertificate_checker_unittest.cc59 MockPrefs prefs_; member in chromeos_update_engine::CertificateCheckerTest
Dreal_system_state.h167 std::unique_ptr<PrefsInterface> prefs_; variable
Dupdate_attempter_android_unittest.cc70 FakePrefs prefs_; member in chromeos_update_engine::UpdateAttempterAndroidTest
Domaha_request_builder_xml.h191 PrefsInterface* prefs_; variable
Dupdate_attempter.h495 PrefsInterface* prefs_ = nullptr; variable
Dpayload_state.h435 PrefsInterface* prefs_; variable
Dfake_system_state.h262 PrefsInterface* prefs_; variable
Dupdate_attempter_unittest.cc347 prefs_; // Shortcut to |fake_system_state_->mock_prefs()|. member in chromeos_update_engine::UpdateAttempterTest
/system/update_engine/payload_consumer/
Ddownload_action.h145 PrefsInterface* prefs_; variable
Ddelta_performer.h314 PrefsInterface* prefs_; variable
Ddelta_performer_unittest.cc436 FakePrefs prefs_; member in chromeos_update_engine::DeltaPerformerTest
/system/update_engine/common/
Dprefs_unittest.cc143 Prefs prefs_; member in chromeos_update_engine::PrefsTest
509 MemoryPrefs prefs_; member in chromeos_update_engine::MemoryPrefsTest
/system/update_engine/update_manager/
Dreal_updater_provider.cc333 chromeos_update_engine::PrefsInterface* prefs_; member in chromeos_update_manager::BooleanPrefVariable