Searched defs:TYPE_SINT64 (Results 1 – 13 of 13) sorted by relevance
102 TYPE_SINT64 = 18; enumerator
114 TYPE_SINT64 = 18, enumerator
153 TYPE_SINT64 = 18; // Uses ZigZag encoding. enumerator
466 TYPE_SINT64 = 18, // int64, ZigZag-encoded varint on the wire enumerator
375 static const Kind TYPE_SINT64 = variable
999 const Field_Kind Field::TYPE_SINT64; member in google::protobuf::Field
1055 static const Type TYPE_SINT64 = variable
4239 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_SINT64; member in google::protobuf::FieldDescriptorProto
130 TYPE_SINT64 = 18; // Uses ZigZag encoding. enumerator
68 public static final int TYPE_SINT64 = 18; field in InternalNano
75 public static final int TYPE_SINT64 = InternalNano.TYPE_SINT64; field in Extension
439 TYPE_SINT64 = 18 variable in FieldDescriptor