HomeSort by relevance Sort by last modified time
    Searched defs:TYPE_ENUM (Results 1 - 7 of 7) sorted by null

  /external/protobuf/python/google/protobuf/
descriptor.py 341 TYPE_ENUM = 14
  /external/protobuf/src/google/protobuf/
wire_format_lite.h 112 TYPE_ENUM = 14,
descriptor.h 316 TYPE_ENUM = 14, // Enum, varint on the wire
337 CPPTYPE_ENUM = 8, // TYPE_ENUM
452 // If type is TYPE_ENUM, returns a descriptor for the enum. Otherwise,
    [all...]
descriptor.pb.cc     [all...]
descriptor.pb.h 759 static const Type TYPE_ENUM = FieldDescriptorProto_Type_TYPE_ENUM;
    [all...]
  /external/clang/include/clang/Serialization/
ASTBitCodes.h 616 TYPE_ENUM = 20,
    [all...]
  /frameworks/base/include/utils/
ResourceTypes.h     [all...]

Completed in 132 milliseconds