Home
last modified time | relevance | path

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

/system/update_engine/common/
Dfake_prefs.cc88 bool FakePrefs::SetBoolean(const string& key, const bool value) { in SetBoolean() function in chromeos_update_engine::FakePrefs
Dprefs.cc98 bool PrefsBase::SetBoolean(const string& key, const bool value) { in SetBoolean() function in chromeos_update_engine::PrefsBase