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.h162 PrefsInterface* prefs_; variable
Dcertificate_checker.h162 PrefsInterface* prefs_; variable
Dcertificate_checker_unittest.cc59 MockPrefs prefs_; member in chromeos_update_engine::CertificateCheckerTest
Dupdate_attempter_android_unittest.cc64 FakePrefs prefs_; member in chromeos_update_engine::UpdateAttempterAndroidTest
Dreal_system_state.h167 std::unique_ptr<PrefsInterface> prefs_; variable
Dupdate_attempter.h440 PrefsInterface* prefs_ = nullptr; variable
Dpayload_state.h424 PrefsInterface* prefs_; variable
Dfake_system_state.h262 PrefsInterface* prefs_; variable
Dupdate_attempter_unittest.cc216 NiceMock<MockPrefs>* prefs_; // Shortcut to fake_system_state_->mock_prefs(). member in chromeos_update_engine::UpdateAttempterTest
/system/update_engine/payload_consumer/
Ddownload_action.h144 PrefsInterface* prefs_; variable
Ddelta_performer.h281 PrefsInterface* prefs_; variable
Ddelta_performer_unittest.cc427 FakePrefs prefs_; member in chromeos_update_engine::DeltaPerformerTest
/system/update_engine/common/
Dprefs_unittest.cc59 Prefs prefs_; member in chromeos_update_engine::PrefsTest
346 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