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

/external/nanopb-c/generator/google/protobuf/
H A Ddescriptor.py378 TYPE_SINT32 = 17 variable in class:FieldDescriptor
409 TYPE_SINT32: CPPTYPE_INT32,
/external/protobuf/java/src/main/java/com/google/protobuf/nano/
H A DExtension.java74 public static final int TYPE_SINT32 = 17; field in class:Extension
389 case TYPE_SINT32:
482 case TYPE_SINT32:
554 case TYPE_SINT32:
622 case TYPE_SINT32:
730 case TYPE_SINT32:
/external/protobuf/python/google/protobuf/
H A Ddescriptor.py399 TYPE_SINT32 = 17 variable in class:FieldDescriptor
430 TYPE_SINT32: CPPTYPE_INT32,
/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h113 TYPE_SINT32 = 17, enumerator in enum:google::protobuf::internal::WireFormatLite::FieldType
H A Ddescriptor.h354 // take 10 bytes. Use TYPE_SINT32 if negative
368 TYPE_SINT32 = 17, // int32, ZigZag-encoded varint on the wire enumerator in enum:google::protobuf::FieldDescriptor::Type
379 CPPTYPE_INT32 = 1, // TYPE_INT32, TYPE_SINT32, TYPE_SFIXED32
H A Ddescriptor.pb.cc641 "YPE_SFIXED64\020\020\022\017\n\013TYPE_SINT32\020\021\022\017\n\013TYPE_"
2540 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_SINT32; member in class:google::protobuf::FieldDescriptorProto
H A Ddescriptor.pb.h790 static const Type TYPE_SINT32 = FieldDescriptorProto_Type_TYPE_SINT32; member in class:google::protobuf::FieldDescriptorProto
/external/google-tv-pairing-protocol/java/jar/
H A Dprotobuf-java-2.2.0-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/protobuf/ com/google/protobuf/UninitializedMessageException ...

Completed in 167 milliseconds