Home
last modified time | relevance | path

Searched refs:GenerateStub (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/java/
Djava_service.h111 void GenerateStub(io::Printer* printer);
Djava_service.cc100 GenerateStub(printer); in Generate()
328 void ImmutableServiceGenerator::GenerateStub(io::Printer* printer) { in GenerateStub() function in google::protobuf::compiler::java::ImmutableServiceGenerator