Home
last modified time | relevance | path

Searched defs:TYPE_SINT32 (Results 1 - 7 of 7) sorted by relevance

/third_party/protobuf/python/google/protobuf/
H A Ddescriptor.py477 TYPE_SINT32 = 17 variable in FieldDescriptor
/third_party/protobuf/src/google/protobuf/
H A Dtype.pb.cc309 constexpr Field_Kind Field::TYPE_SINT32; member in Field
H A Ddescriptor.h614 TYPE_SINT32 = 17, // int32, ZigZag-encoded varint on the wire enumerator
H A Dtype.pb.h568 static constexpr Kind TYPE_SINT32 = member in PROTOBUF_FINAL
H A Dwire_format_lite.h129 TYPE_SINT32 = 17, enumerator
H A Ddescriptor.pb.cc1254 constexpr FieldDescriptorProto_Type FieldDescriptorProto::TYPE_SINT32; member in FieldDescriptorProto
H A Ddescriptor.pb.h1879 static constexpr Type TYPE_SINT32 = member in PROTOBUF_FINAL

Completed in 56 milliseconds