Searched defs:GenerateCallMethod (Results 1 – 2 of 2) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/ | ||
D | cpp_service.cc | 234 void ServiceGenerator::GenerateCallMethod(io::Printer* printer) { in GenerateCallMethod() function in google::protobuf::compiler::cpp::ServiceGenerator |
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/java/ | ||
D | java_service.cc | 187 void ImmutableServiceGenerator::GenerateCallMethod(io::Printer* printer) { in GenerateCallMethod() function in google::protobuf::compiler::java::ImmutableServiceGenerator |