Home
last modified time | relevance | path

Searched defs:TYPE_GROUP (Results 1 – 14 of 14) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dtype.proto86 TYPE_GROUP = 10; enumerator
Dunknown_field_set.h175 TYPE_GROUP enumerator
Dwire_format_lite.h106 TYPE_GROUP = 10, enumerator
Ddescriptor.proto143 TYPE_GROUP = 10; // Tag-delimited aggregate. enumerator
Ddescriptor.h457 TYPE_GROUP = 10, // Tag-delimited message. Deprecated. enumerator
Dtype.pb.h359 static const Kind TYPE_GROUP = variable
Dtype.pb.cc991 const Field_Kind Field::TYPE_GROUP; member in google::protobuf::Field
Ddescriptor.pb.h1039 static const Type TYPE_GROUP = variable
Ddescriptor.pb.cc4231 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_GROUP; member in google::protobuf::FieldDescriptorProto
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto120 TYPE_GROUP = 10; // Tag-delimited aggregate. enumerator
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto120 TYPE_GROUP = 10; // Tag-delimited aggregate. enumerator
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/javanano/src/main/java/com/google/protobuf/nano/
DInternalNano.java60 public static final int TYPE_GROUP = 10; field in InternalNano
DExtension.java67 public static final int TYPE_GROUP = InternalNano.TYPE_GROUP; field in Extension
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/
Ddescriptor.py431 TYPE_GROUP = 10 variable in FieldDescriptor