Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.pb.h107 LIBPROTOBUF_EXPORT bool FieldDescriptorProto_Label_IsValid(int value);
1086 return FieldDescriptorProto_Label_IsValid(value); in Label_IsValid()
4944 assert(::google::protobuf::FieldDescriptorProto_Label_IsValid(value)); in set_label()
Ddescriptor.pb.cc4248 bool FieldDescriptorProto_Label_IsValid(int value) { in FieldDescriptorProto_Label_IsValid() function
4455 if (::google::protobuf::FieldDescriptorProto_Label_IsValid(value)) { in MergePartialFromCodedStream()
5074 assert(::google::protobuf::FieldDescriptorProto_Label_IsValid(value)); in set_label()