Home
last modified time | relevance | path

Searched defs:GetBool (Results 1 – 8 of 8) sorted by relevance

/external/clang/test/CodeGenCXX/
Dcatch-undef-behavior2.cpp4 bool GetBool(bool default_value) { in GetBool() function
/external/u-boot/tools/dtoc/
Dfdt_util.py105 def GetBool(node, propname, default=False): function
/external/flatbuffers/go/
Dencode.go27 func GetBool(buf []byte) bool { func
Dtable.go68 func (t *Table) GetBool(off UOffsetT) bool { func
/external/webrtc/webrtc/base/
Djson_unittest.cc100 TEST(JsonTest, GetBool) { in TEST() argument
/external/libchrome/base/debug/
Dactivity_tracker.cc295 bool ActivityUserData::TypedValue::GetBool() const { in GetBool() function in base::debug::ActivityUserData::TypedValue
/external/libchrome/base/
Dvalues.cc225 bool Value::GetBool() const { in GetBool() function in base::Value
/external/golang-protobuf/jsonpb/jsonpb_test_proto/
Dtest_objects.pb.go942 func (m *KnownTypes) GetBool() *wrappers.BoolValue { func