Searched defs:GetBool (Results 1 – 11 of 11) sorted by relevance
4 bool GetBool(bool default_value) { in GetBool() function
452 struct GetBool { struct457 unsafe impl Get<bool> for GetBool { argument
27 func GetBool(buf []byte) bool { func
68 func (t *Table) GetBool(off UOffsetT) bool { func
325 bool AttrBuilder::GetBool(absl::string_view attr_name, bool* result) const { in GetBool() function in tensorflow::AttrBuilder
100 TEST(JsonTest, GetBool) { in TEST() argument
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
942 func (m *KnownTypes) GetBool() *wrappers.BoolValue { func
1912 bool ImGuiStorage::GetBool(ImGuiID key, bool default_val) const in GetBool() function in ImGuiStorage