Home
last modified time | relevance | path

Searched defs:GetBoolean (Results 1 – 3 of 3) sorted by relevance

/system/update_engine/common/
Dfake_prefs.cc83 bool FakePrefs::GetBoolean(const string& key, bool* value) const { in GetBoolean() function in chromeos_update_engine::FakePrefs
Dprefs.cc80 bool PrefsBase::GetBoolean(const string& key, bool* value) const { in GetBoolean() function in chromeos_update_engine::PrefsBase
/system/update_engine/update_manager/
Devaluation_context_unittest.cc58 bool GetBoolean(bool* value) { in GetBoolean() function