Home
last modified time | relevance | path

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

/external/flatbuffers/grpc/src/compiler/
Dpython_generator.cc206 const grpc::string method_implementation_constructor = in PrintBetaServerFactory() local
213 make_pair(method->name(), method_implementation_constructor)); in PrintBetaServerFactory()
/external/grpc-grpc/src/compiler/
Dpython_generator.cc210 const grpc::string method_implementation_constructor = in PrintBetaServerFactory() local
227 make_pair(method->name(), method_implementation_constructor)); in PrintBetaServerFactory()
/external/rust/crates/grpcio-sys/grpc/src/compiler/
Dpython_generator.cc217 const std::string method_implementation_constructor = in PrintBetaServerFactory() local
236 make_pair(method->name(), method_implementation_constructor)); in PrintBetaServerFactory()