Home
last modified time | relevance | path

Searched defs:TYPE_ENUM (Results 1 – 7 of 7) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddescriptor.proto115 TYPE_ENUM = 14; enumerator
Dwire_format_lite.h112 TYPE_ENUM = 14, enumerator
Ddescriptor.h316 TYPE_ENUM = 14, // Enum, varint on the wire enumerator
Ddescriptor.pb.cc2182 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_ENUM; member in google::protobuf::FieldDescriptorProto
Ddescriptor.pb.h759 static const Type TYPE_ENUM = FieldDescriptorProto_Type_TYPE_ENUM; variable
/external/protobuf/python/google/protobuf/
Ddescriptor.py341 TYPE_ENUM = 14 variable in FieldDescriptor
/external/clang/include/clang/Serialization/
DASTBitCodes.h704 TYPE_ENUM = 20, enumerator