Home
last modified time | relevance | path

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

/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto137 LABEL_REPEATED = 3; enumerator
/external/protobuf/src/google/protobuf/
Ddescriptor.proto139 LABEL_REPEATED = 3; enumerator
Ddescriptor.h399 LABEL_REPEATED = 3, // repeated enumerator
Ddescriptor.pb.cc2566 const FieldDescriptorProto_Label FieldDescriptorProto::LABEL_REPEATED; member in google::protobuf::FieldDescriptorProto
Ddescriptor.pb.h816 static const Label LABEL_REPEATED = FieldDescriptorProto_Label_LABEL_REPEATED; variable
/external/nanopb-c/generator/google/protobuf/
Ddescriptor.py425 LABEL_REPEATED = 3 variable in FieldDescriptor
/external/protobuf/python/google/protobuf/
Ddescriptor.py446 LABEL_REPEATED = 3 variable in FieldDescriptor