Home
last modified time | relevance | path

Searched defs:TYPE_BYTES (Results 1 – 9 of 9) sorted by relevance

/external/protobuf/src/google/protobuf/
Dwire_format_lite.h108 TYPE_BYTES = 12, enumerator
Ddescriptor.proto126 TYPE_BYTES = 12; enumerator
Ddescriptor.h363 TYPE_BYTES = 12, // Arbitrary byte array. enumerator
Ddescriptor.pb.cc2535 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_BYTES; member in google::protobuf::FieldDescriptorProto
Ddescriptor.pb.h785 static const Type TYPE_BYTES = FieldDescriptorProto_Type_TYPE_BYTES; variable
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto124 TYPE_BYTES = 12; enumerator
/external/protobuf/java/src/main/java/com/google/protobuf/nano/
DExtension.java69 public static final int TYPE_BYTES = 12; field in Extension
/external/nanopb-c/generator/google/protobuf/
Ddescriptor.py373 TYPE_BYTES = 12 variable in FieldDescriptor
/external/protobuf/python/google/protobuf/
Ddescriptor.py394 TYPE_BYTES = 12 variable in FieldDescriptor