Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/java/
Djava_service.h119 void GenerateBlockingStub(io::Printer* printer);
Djava_service.cc101 GenerateBlockingStub(printer); in Generate()
379 void ImmutableServiceGenerator::GenerateBlockingStub(io::Printer* printer) { in GenerateBlockingStub() function in google::protobuf::compiler::java::ImmutableServiceGenerator