Searched refs:ParseServiceMethod (Results 1 – 2 of 2) sorted by relevance
429 bool ParseServiceMethod(MethodDescriptorProto* method,
2109 return ParseServiceMethod(service->add_method(), location, containing_file); in ParseServiceStatement()2113 bool Parser::ParseServiceMethod(MethodDescriptorProto* method, in ParseServiceMethod() function in google::protobuf::compiler::Parser