Home
last modified time | relevance | path

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

/external/grpc-grpc/src/compiler/
Dpython_generator.cc214 grpc::string input_message_module_and_class; in PrintBetaServerFactory() local
216 &input_message_module_and_class, generator_file_name, in PrintBetaServerFactory()
229 make_pair(method->name(), input_message_module_and_class)); in PrintBetaServerFactory()
320 grpc::string input_message_module_and_class; in PrintBetaStubFactory() local
322 &input_message_module_and_class, generator_file_name, in PrintBetaStubFactory()
335 make_pair(method->name(), input_message_module_and_class)); in PrintBetaStubFactory()