HomeSort by relevance Sort by last modified time
    Searched refs:ParseEnumBlock (Results 1 - 2 of 2) sorted by null

  /external/protobuf/src/google/protobuf/compiler/
parser.h 227 bool ParseEnumBlock(EnumDescriptorProto* enum_type);
parser.cc 838 DO(ParseEnumBlock(enum_type));
842 bool Parser::ParseEnumBlock(EnumDescriptorProto* enum_type) {
    [all...]

Completed in 170 milliseconds