Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/java/
Djava_service.h105 void GenerateCallBlockingMethod(io::Printer* printer);
Djava_service.cc168 GenerateCallBlockingMethod(printer); in GenerateNewReflectiveBlockingServiceMethod()
239 void ImmutableServiceGenerator::GenerateCallBlockingMethod( in GenerateCallBlockingMethod() function in google::protobuf::compiler::java::ImmutableServiceGenerator