Home
last modified time | relevance | path

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

/system/update_engine/
Ddaemon_state_android.h63 std::unique_ptr<PrefsInterface> prefs_; variable
Dupdate_attempter_android.h128 PrefsInterface* prefs_; variable
Dcertificate_checker.h162 PrefsInterface* prefs_; variable
Dcertificate_checker_unittest.cc61 MockPrefs prefs_; member in chromeos_update_engine::CertificateCheckerTest
Dreal_system_state.h161 std::unique_ptr<PrefsInterface> prefs_; variable
Dupdate_attempter.h436 PrefsInterface* prefs_ = nullptr; variable
Dpayload_state.h428 PrefsInterface* prefs_; variable
Dfake_system_state.h257 PrefsInterface* prefs_; variable
Dupdate_attempter_unittest.cc209 NiceMock<MockPrefs>* prefs_; // Shortcut to fake_system_state_->mock_prefs(). member in chromeos_update_engine::UpdateAttempterTest
/system/update_engine/payload_consumer/
Ddownload_action.h138 PrefsInterface* prefs_; variable
Ddelta_performer.h299 PrefsInterface* prefs_; variable
Ddelta_performer_unittest.cc330 FakePrefs prefs_; member in chromeos_update_engine::DeltaPerformerTest
/system/update_engine/common/
Dprefs_unittest.cc59 Prefs prefs_; member in chromeos_update_engine::PrefsTest
344 MemoryPrefs prefs_; member in chromeos_update_engine::MemoryPrefsTest
/system/update_engine/update_manager/
Dreal_updater_provider.cc335 chromeos_update_engine::PrefsInterface* prefs_; member in chromeos_update_manager::BooleanPrefVariable