Searched defs:TYPE_INT32 (Results 1 - 8 of 8) sorted by relevance
| /third_party/protobuf/src/google/protobuf/util/internal/ | ||
| H A D | datapiece.h | 64 TYPE_INT32 = 1, enumerator |
| /third_party/protobuf/python/google/protobuf/ | ||
| H A D | descriptor.py | 465 TYPE_INT32 = 5 variable in FieldDescriptor |
| /third_party/protobuf/src/google/protobuf/ | ||
| H A D | type.pb.cc | 297 constexpr Field_Kind Field::TYPE_INT32; member in Field |
| H A D | descriptor.h | 599 TYPE_INT32 = 5, // int32, varint on the wire. Negative numbers enumerator |
| H A D | type.pb.h | 544 static constexpr Kind TYPE_INT32 = member in PROTOBUF_FINAL |
| H A D | wire_format_lite.h | 117 TYPE_INT32 = 5, enumerator |
| H A D | descriptor.pb.cc | 1242 constexpr FieldDescriptorProto_Type FieldDescriptorProto::TYPE_INT32; member in FieldDescriptorProto |
| H A D | descriptor.pb.h | 1855 static constexpr Type TYPE_INT32 = member in PROTOBUF_FINAL |
Completed in 58 milliseconds