Home
last modified time | relevance | path

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

/system/update_engine/common/
Dfake_prefs.cc84 bool FakePrefs::GetBoolean(std::string_view key, bool* value) const { in GetBoolean() function in chromeos_update_engine::FakePrefs
Dprefs.cc82 bool PrefsBase::GetBoolean(std::string_view key, bool* value) const { in GetBoolean() function in chromeos_update_engine::PrefsBase