Searched defs:TYPE_INT64 (Results 1 – 12 of 12) sorted by relevance
99 TYPE_INT64 = 3, enumerator
113 TYPE_INT64 = 3; enumerator
349 TYPE_INT64 = 3, // int64, varint on the wire. Negative numbers enumerator
2528 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_INT64; member in google::protobuf::FieldDescriptorProto
776 static const Type TYPE_INT64 = FieldDescriptorProto_Type_TYPE_INT64; variable
111 TYPE_INT64 = 3; enumerator
60 public static final int TYPE_INT64 = 3; field in Extension
364 TYPE_INT64 = 3 variable in FieldDescriptor
385 TYPE_INT64 = 3 variable in FieldDescriptor
217 enum Type { TYPE_INT64 = 0, TYPE_FLOAT64, TYPE_LAST }; enumerator
167 TYPE_INT64, enumerator
95 TYPE_INT64, enumerator