Home
last modified time | relevance | path

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

/external/grpc-grpc/src/compiler/
Dpython_generator.cc220 grpc::string output_message_module_and_class; in PrintBetaServerFactory() local
222 &output_message_module_and_class, generator_file_name, in PrintBetaServerFactory()
231 make_pair(method->name(), output_message_module_and_class)); in PrintBetaServerFactory()
326 grpc::string output_message_module_and_class; in PrintBetaStubFactory() local
328 &output_message_module_and_class, generator_file_name, in PrintBetaStubFactory()
337 make_pair(method->name(), output_message_module_and_class)); in PrintBetaStubFactory()