Searched defs:ParseEnumConstant (Results 1 - 1 of 1) sorted by relevance
/external/protobuf/src/google/protobuf/compiler/ | ||
H A D | parser.cc | 868 return ParseEnumConstant(enum_type->add_value()); 872 bool Parser::ParseEnumConstant(EnumValueDescriptorProto* enum_value) { function in class:google::protobuf::compiler::Parser |
Completed in 69 milliseconds