Searched defs:GetBoolean (Results 1 – 3 of 3) sorted by relevance
| /system/update_engine/common/ | ||
| D | fake_prefs.cc | 82 bool FakePrefs::GetBoolean(const string& key, bool* value) const { in GetBoolean() function in chromeos_update_engine::FakePrefs |
| D | prefs.cc | 60 bool PrefsBase::GetBoolean(const string& key, bool* value) const { in GetBoolean() function in chromeos_update_engine::PrefsBase |
| /system/update_engine/update_manager/ | ||
| D | evaluation_context_unittest.cc | 57 bool GetBoolean(bool* value) { in GetBoolean() function |