Searched refs:ParseServiceStatement (Results 1 – 2 of 2) sorted by relevance
334 bool ParseServiceStatement(ServiceDescriptorProto* message,
1817 if (!ParseServiceStatement(service, service_location, containing_file)) { in ParseServiceBlock()1827 bool Parser::ParseServiceStatement(ServiceDescriptorProto* service, in ParseServiceStatement() function in google::protobuf::compiler::Parser