Searched defs:TYPE_FIXED32 (Results 1 - 8 of 8) sorted by relevance
| /third_party/protobuf/src/google/protobuf/ | ||
| H A D | unknown_field_set.h | 234 TYPE_FIXED32, enumerator |
| H A D | type.pb.cc | 299 constexpr Field_Kind Field::TYPE_FIXED32; member in Field |
| H A D | descriptor.h | 603 TYPE_FIXED32 = 7, // uint32, exactly four bytes on the wire. enumerator |
| H A D | type.pb.h | 548 static constexpr Kind TYPE_FIXED32 = member in PROTOBUF_FINAL |
| H A D | wire_format_lite.h | 119 TYPE_FIXED32 = 7, enumerator |
| H A D | descriptor.pb.cc | 1244 constexpr FieldDescriptorProto_Type FieldDescriptorProto::TYPE_FIXED32; member in FieldDescriptorProto |
| H A D | descriptor.pb.h | 1859 static constexpr Type TYPE_FIXED32 = member in PROTOBUF_FINAL |
| /third_party/protobuf/python/google/protobuf/ | ||
| H A D | descriptor.py | 467 TYPE_FIXED32 = 7 variable in FieldDescriptor |
Completed in 57 milliseconds