Searched defs:GetBoolean (Results 1 – 5 of 5) sorted by relevance
84 bool FakePrefs::GetBoolean(const string& key, bool* value) const { in GetBoolean() function in chromeos_update_engine::FakePrefs
82 bool PrefsBase::GetBoolean(const string& key, bool* value) const { in GetBoolean() function in chromeos_update_engine::PrefsBase
60 bool GetBoolean(bool* value) { in GetBoolean() function
151 inline uint8_t ArtField::GetBoolean(ObjPtr<mirror::Object> object) { in GetBoolean() function
789 bool GetBoolean() const { return u_.bool_val_; } in GetBoolean() function