Home
last modified time | relevance | path

Searched refs:kBoolValue (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/mojo/public/cpp/bindings/tests/
Dconstant_unittest.cc16 static_assert(kBoolValue == true, ""); in TEST()
/external/libchrome/mojo/public/interfaces/bindings/tests/
Dtest_constants.mojom9 const bool kBoolValue = true;
/external/protobuf/src/google/protobuf/
Dstruct.pb.cc587 case kBoolValue: { in clear_kind()
849 case kBoolValue: { in ByteSize()
908 case kBoolValue: { in MergeFrom()
1108 return kind_case() == kBoolValue; in has_bool_value()
1111 _oneof_case_[0] = kBoolValue; in set_has_bool_value()
Dstruct.pb.h180 kBoolValue = 4, enumerator
576 return kind_case() == kBoolValue; in has_bool_value()
579 _oneof_case_[0] = kBoolValue; in set_has_bool_value()