HomeSort by relevance Sort by last modified time
    Searched refs:FieldDescriptorProto_Label (Results 1 - 4 of 4) sorted by null

  /external/protobuf/src/google/protobuf/
descriptor.pb.h 90 enum FieldDescriptorProto_Label {
96 const FieldDescriptorProto_Label FieldDescriptorProto_Label_Label_MIN = FieldDescriptorProto_Label_LABEL_OPTIONAL;
97 const FieldDescriptorProto_Label FieldDescriptorProto_Label_Label_MAX = FieldDescriptorProto_Label_LABEL_REPEATED;
101 inline const ::std::string& FieldDescriptorProto_Label_Name(FieldDescriptorProto_Label value) {
106 const ::std::string& name, FieldDescriptorProto_Label* value) {
107 return ::google::protobuf::internal::ParseNamedEnum<FieldDescriptorProto_Label>(
    [all...]
descriptor.pb.cc     [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor.pb.h 94 enum FieldDescriptorProto_Label {
100 const FieldDescriptorProto_Label FieldDescriptorProto_Label_Label_MIN = FieldDescriptorProto_Label_LABEL_OPTIONAL;
101 const FieldDescriptorProto_Label FieldDescriptorProto_Label_Label_MAX = FieldDescriptorProto_Label_LABEL_REPEATED;
105 inline const ::std::string& FieldDescriptorProto_Label_Name(FieldDescriptorProto_Label value) {
110 const ::std::string& name, FieldDescriptorProto_Label* value) {
111 return ::google::protobuf::internal::ParseNamedEnum<FieldDescriptorProto_Label>(
    [all...]
descriptor.pb.cc     [all...]

Completed in 50 milliseconds