Searched defs:GetBool (Results 1 – 10 of 10) sorted by relevance
4 bool GetBool(bool default_value) { in GetBool() function
687 struct GetBool { struct692 impl Get<bool> for GetBool { argument
27 func GetBool(buf []byte) bool { func
68 func (t *Table) GetBool(off UOffsetT) bool { func
100 TEST(JsonTest, GetBool) { in TEST() argument
348 bool AttrBuilder::GetBool(absl::string_view attr_name, bool* result) const { in GetBool() function in tensorflow::AttrBuilder
295 bool ActivityUserData::TypedValue::GetBool() const { in GetBool() function in base::debug::ActivityUserData::TypedValue
225 bool Value::GetBool() const { in GetBool() function in base::Value
1223 bool OpAttrsInterface::GetBool(absl::string_view attr_name, in GetBool() function in tfrt::tf::OpAttrsInterface
1912 bool ImGuiStorage::GetBool(ImGuiID key, bool default_val) const in GetBool() function in ImGuiStorage