Searched defs:GetBoolean (Results 1 – 2 of 2) sorted by relevance
/system/update_engine/common/ | ||
D | fake_prefs.cc | 84 bool FakePrefs::GetBoolean(std::string_view key, bool* value) const { in GetBoolean() function in chromeos_update_engine::FakePrefs |
D | prefs.cc | 82 bool PrefsBase::GetBoolean(std::string_view key, bool* value) const { in GetBoolean() function in chromeos_update_engine::PrefsBase |