Searched defs:GenerateStubMethods (Results 1 – 2 of 2) sorted by relevance
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/ | ||
D | cpp_service.cc | 307 void ServiceGenerator::GenerateStubMethods(io::Printer* printer) { in GenerateStubMethods() function in google::protobuf::compiler::cpp::ServiceGenerator |
/external/protobuf/src/google/protobuf/compiler/cpp/ | ||
D | service.cc | 307 void ServiceGenerator::GenerateStubMethods(io::Printer* printer) { in GenerateStubMethods() function in google::protobuf::compiler::cpp::ServiceGenerator |