Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc492 bool AllowedExtendeeInProto3(const std::string& name) { in AllowedExtendeeInProto3() function
6026 !AllowedExtendeeInProto3(field->containing_type()->full_name())) { in ValidateProto3Field()