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

/external/nanopb-c/generator/google/protobuf/
H A Ddescriptor.py367 TYPE_FIXED64 = 6 variable in class:FieldDescriptor
406 TYPE_FIXED64: CPPTYPE_UINT64,
/external/protobuf/java/src/main/java/com/google/protobuf/nano/
H A DExtension.java63 public static final int TYPE_FIXED64 = 6; field in class:Extension
371 case TYPE_FIXED64:
446 case TYPE_FIXED64:
534 case TYPE_FIXED64:
611 case TYPE_FIXED64:
701 case TYPE_FIXED64:
/external/protobuf/src/google/protobuf/
H A Dunknown_field_set.h159 TYPE_FIXED64, enumerator in enum:google::protobuf::UnknownField::Type
268 assert(type() == TYPE_FIXED64);
289 assert(type() == TYPE_FIXED64);
H A Dwire_format_lite.h102 TYPE_FIXED64 = 6, enumerator in enum:google::protobuf::internal::WireFormatLite::FieldType
H A Ddescriptor.h356 TYPE_FIXED64 = 6, // uint64, exactly eight bytes on the wire. enumerator in enum:google::protobuf::FieldDescriptor::Type
382 CPPTYPE_UINT64 = 4, // TYPE_UINT64, TYPE_FIXED64
H A Ddescriptor.pb.cc2529 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_FIXED64; member in class:google::protobuf::FieldDescriptorProto
H A Ddescriptor.pb.h779 static const Type TYPE_FIXED64 = FieldDescriptorProto_Type_TYPE_FIXED64; member in class:google::protobuf::FieldDescriptorProto
/external/protobuf/python/google/protobuf/
H A Ddescriptor.py388 TYPE_FIXED64 = 6 variable in class:FieldDescriptor
427 TYPE_FIXED64: CPPTYPE_UINT64,
/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 268 milliseconds