Home
last modified time | relevance | path

Searched defs:LABEL_REPEATED (Results 1 – 10 of 10) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddescriptor.proto126 LABEL_REPEATED = 3; enumerator
Ddescriptor.h350 LABEL_REPEATED = 3, // repeated enumerator
Ddescriptor.pb.cc2209 const FieldDescriptorProto_Label FieldDescriptorProto::LABEL_REPEATED; member in google::protobuf::FieldDescriptorProto
Ddescriptor.pb.h788 static const Label LABEL_REPEATED = FieldDescriptorProto_Label_LABEL_REPEATED; variable
/external/chromium_org/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto137 LABEL_REPEATED = 3; enumerator
Ddescriptor.h380 LABEL_REPEATED = 3, // repeated enumerator
Ddescriptor.pb.cc2436 const FieldDescriptorProto_Label FieldDescriptorProto::LABEL_REPEATED; member in google::protobuf::FieldDescriptorProto
Ddescriptor.pb.h815 static const Label LABEL_REPEATED = FieldDescriptorProto_Label_LABEL_REPEATED; variable
/external/protobuf/python/google/protobuf/
Ddescriptor.py370 LABEL_REPEATED = 3 variable in FieldDescriptor
/external/chromium_org/third_party/protobuf/python/google/protobuf/
Ddescriptor.py425 LABEL_REPEATED = 3 variable in FieldDescriptor