Searched defs:GenerateCallMethod (Results 1 – 4 of 4) sorted by relevance
| /external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/ | ||
| D | cpp_service.cc | 230 void ServiceGenerator::GenerateCallMethod(io::Printer* printer) {  in GenerateCallMethod()  function in google::protobuf::compiler::cpp::ServiceGenerator | 
| /external/protobuf/src/google/protobuf/compiler/cpp/ | ||
| D | service.cc | 230 void ServiceGenerator::GenerateCallMethod(io::Printer* printer) {  in GenerateCallMethod()  function in google::protobuf::compiler::cpp::ServiceGenerator | 
| /external/cronet/third_party/protobuf/src/google/protobuf/compiler/java/ | ||
| D | java_service.cc | 191 void ImmutableServiceGenerator::GenerateCallMethod(io::Printer* printer) {  in GenerateCallMethod()  function in google::protobuf::compiler::java::ImmutableServiceGenerator | 
| /external/protobuf/src/google/protobuf/compiler/java/ | ||
| D | service.cc | 194 void ImmutableServiceGenerator::GenerateCallMethod(io::Printer* printer) {  in GenerateCallMethod()  function in google::protobuf::compiler::java::ImmutableServiceGenerator |