Home
last modified time | relevance | path

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

/third_party/protobuf/python/google/protobuf/
H A Ddescriptor.py476 TYPE_SFIXED64 = 16 variable in FieldDescriptor
/third_party/protobuf/src/google/protobuf/
H A Dtype.pb.cc308 constexpr Field_Kind Field::TYPE_SFIXED64; member in Field
H A Ddescriptor.h613 TYPE_SFIXED64 = 16, // int64, exactly eight bytes on the wire enumerator
H A Dtype.pb.h566 static constexpr Kind TYPE_SFIXED64 = member in PROTOBUF_FINAL
H A Dwire_format_lite.h128 TYPE_SFIXED64 = 16, enumerator
H A Ddescriptor.pb.cc1253 constexpr FieldDescriptorProto_Type FieldDescriptorProto::TYPE_SFIXED64; member in FieldDescriptorProto
H A Ddescriptor.pb.h1877 static constexpr Type TYPE_SFIXED64 = member in PROTOBUF_FINAL

Completed in 54 milliseconds