Searched refs:ParseServiceStatement (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
H A Dparser.h330 bool ParseServiceStatement(ServiceDescriptorProto* message,
H A Dparser.cc1471 if (!ParseServiceStatement(service, service_location, containing_file)) {
1481 bool Parser::ParseServiceStatement(ServiceDescriptorProto* service, function in class:google::protobuf::compiler::Parser

Completed in 117 milliseconds