Home
last modified time | relevance | path

Searched refs:FieldDescriptorProto_Label_IsValid (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h106 LIBPROTOBUF_EXPORT bool FieldDescriptorProto_Label_IsValid(int value);
1061 return FieldDescriptorProto_Label_IsValid(value); in Label_IsValid()
4736 assert(::google::protobuf::FieldDescriptorProto_Label_IsValid(value)); in set_label()
Ddescriptor.pb.cc4205 bool FieldDescriptorProto_Label_IsValid(int value) { in FieldDescriptorProto_Label_IsValid() function
4412 if (::google::protobuf::FieldDescriptorProto_Label_IsValid(value)) { in MergePartialFromCodedStream()
5027 assert(::google::protobuf::FieldDescriptorProto_Label_IsValid(value)); in set_label()