Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dparser.h388 bool ParseReservedNames(DescriptorProto* message,
394 bool ParseReservedNames(EnumDescriptorProto* message,
Dparser.cc1670 return ParseReservedNames(message, location); in ParseReserved()
1679 bool Parser::ParseReservedNames(DescriptorProto* message, in ParseReservedNames() function in google::protobuf::compiler::Parser
1747 return ParseReservedNames(message, location); in ParseReserved()
1756 bool Parser::ParseReservedNames(EnumDescriptorProto* message, in ParseReservedNames() function in google::protobuf::compiler::Parser