Home
last modified time | relevance | path

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

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