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

/system/update_engine/common/
H A Dfake_prefs.cc82 bool FakePrefs::GetBoolean(const string& key, bool* value) const { function in class:chromeos_update_engine::FakePrefs
H A Dprefs.cc60 bool PrefsBase::GetBoolean(const string& key, bool* value) const { function in class:chromeos_update_engine::PrefsBase
/system/update_engine/update_manager/
H A Devaluation_context_unittest.cc58 bool GetBoolean(bool* value) { function in namespace:chromeos_update_manager::__anon2646
259 Bind(&GetBoolean, &value));
276 Bind(&GetBoolean, &value));
320 Bind(&GetBoolean, &done));
351 Bind(&GetBoolean, &value));

Completed in 66 milliseconds