Searched refs:input_message_module_and_class (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/compiler/ |
D | python_generator.cc | 222 std::string input_message_module_and_class; in PrintBetaServerFactory() local 224 &input_message_module_and_class, generator_file_name, in PrintBetaServerFactory() 239 make_pair(method->name(), input_message_module_and_class)); in PrintBetaServerFactory() 330 std::string input_message_module_and_class; in PrintBetaStubFactory() local 332 &input_message_module_and_class, generator_file_name, in PrintBetaStubFactory() 347 make_pair(method->name(), input_message_module_and_class)); in PrintBetaStubFactory()
|
/aosp_15_r20/external/grpc-grpc/src/compiler/ |
H A D | python_generator.cc | 222 std::string input_message_module_and_class; in PrintBetaServerFactory() local 224 &input_message_module_and_class, generator_file_name, in PrintBetaServerFactory() 239 make_pair(method->name(), input_message_module_and_class)); in PrintBetaServerFactory() 330 std::string input_message_module_and_class; in PrintBetaStubFactory() local 332 &input_message_module_and_class, generator_file_name, in PrintBetaStubFactory() 347 make_pair(method->name(), input_message_module_and_class)); in PrintBetaStubFactory()
|