Home
last modified time | relevance | path

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

/third_party/protobuf/python/google/protobuf/
H A Ddescriptor.py478 TYPE_SINT64 = 18 variable in FieldDescriptor
/third_party/protobuf/src/google/protobuf/
H A Dtype.pb.cc310 constexpr Field_Kind Field::TYPE_SINT64; member in Field
H A Ddescriptor.h615 TYPE_SINT64 = 18, // int64, ZigZag-encoded varint on the wire enumerator
H A Dtype.pb.h570 static constexpr Kind TYPE_SINT64 = member in PROTOBUF_FINAL
H A Dwire_format_lite.h130 TYPE_SINT64 = 18, enumerator
H A Ddescriptor.pb.cc1255 constexpr FieldDescriptorProto_Type FieldDescriptorProto::TYPE_SINT64; member in FieldDescriptorProto
H A Ddescriptor.pb.h1881 static constexpr Type TYPE_SINT64 = member in PROTOBUF_FINAL

Completed in 56 milliseconds