Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/compiler/
Dpython_generator.cc276 for (StringMap::iterator name_and_implementation_constructor = in PrintBetaServerFactory() local
278 name_and_implementation_constructor != in PrintBetaServerFactory()
280 name_and_implementation_constructor++) { in PrintBetaServerFactory()
281 method_dict["Method"] = name_and_implementation_constructor->first; in PrintBetaServerFactory()
282 method_dict["Constructor"] = name_and_implementation_constructor->second; in PrintBetaServerFactory()
285 name_and_implementation_constructor->first; in PrintBetaServerFactory()
/aosp_15_r20/external/grpc-grpc/src/compiler/
H A Dpython_generator.cc276 for (StringMap::iterator name_and_implementation_constructor = in PrintBetaServerFactory() local
278 name_and_implementation_constructor != in PrintBetaServerFactory()
280 name_and_implementation_constructor++) { in PrintBetaServerFactory()
281 method_dict["Method"] = name_and_implementation_constructor->first; in PrintBetaServerFactory()
282 method_dict["Constructor"] = name_and_implementation_constructor->second; in PrintBetaServerFactory()
285 name_and_implementation_constructor->first; in PrintBetaServerFactory()