Home
last modified time | relevance | path

Searched defs:TYPE_FIXED64 (Results 1 - 8 of 8) sorted by relevance

/third_party/protobuf/src/google/protobuf/
H A Dunknown_field_set.h235 TYPE_FIXED64, enumerator
H A Dtype.pb.cc298 constexpr Field_Kind Field::TYPE_FIXED64; member in Field
H A Ddescriptor.h602 TYPE_FIXED64 = 6, // uint64, exactly eight bytes on the wire. enumerator
H A Dtype.pb.h546 static constexpr Kind TYPE_FIXED64 = member in PROTOBUF_FINAL
H A Dwire_format_lite.h118 TYPE_FIXED64 = 6, enumerator
H A Ddescriptor.pb.cc1243 constexpr FieldDescriptorProto_Type FieldDescriptorProto::TYPE_FIXED64; member in FieldDescriptorProto
H A Ddescriptor.pb.h1857 static constexpr Type TYPE_FIXED64 = member in PROTOBUF_FINAL
/third_party/protobuf/python/google/protobuf/
H A Ddescriptor.py466 TYPE_FIXED64 = 6 variable in FieldDescriptor

Completed in 58 milliseconds