Home
last modified time | relevance | path

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

/system/update_engine/
Ddaemon_state_android.h63 std::unique_ptr<PrefsInterface> prefs_; variable
Dupdate_attempter_android.h165 PrefsInterface* prefs_; variable
Dcertificate_checker.h162 PrefsInterface* prefs_; variable
Dcertificate_checker_unittest.cc61 MockPrefs prefs_; member in chromeos_update_engine::CertificateCheckerTest
Dreal_system_state.h158 std::unique_ptr<PrefsInterface> prefs_; variable
Dupdate_attempter_android_unittest.cc64 FakePrefs prefs_; member in chromeos_update_engine::UpdateAttempterAndroidTest
Dupdate_attempter.h429 PrefsInterface* prefs_ = nullptr; variable
Dpayload_state.h430 PrefsInterface* prefs_; variable
Dfake_system_state.h256 PrefsInterface* prefs_; variable
Dupdate_attempter_unittest.cc185 NiceMock<MockPrefs>* prefs_; // Shortcut to fake_system_state_->mock_prefs(). member in chromeos_update_engine::UpdateAttempterTest
/system/update_engine/payload_consumer/
Ddownload_action.h148 PrefsInterface* prefs_; variable
Ddelta_performer.h266 PrefsInterface* prefs_; variable
Ddelta_performer_unittest.cc381 FakePrefs prefs_; member in chromeos_update_engine::DeltaPerformerTest
/system/update_engine/common/
Dprefs_unittest.cc58 Prefs prefs_; member in chromeos_update_engine::PrefsTest
343 MemoryPrefs prefs_; member in chromeos_update_engine::MemoryPrefsTest
/system/update_engine/update_manager/
Dreal_updater_provider.cc338 chromeos_update_engine::PrefsInterface* prefs_; member in chromeos_update_manager::BooleanPrefVariable