Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/compiler/
Dcsharp_generator.cc197 std::string GetCSharpMethodType(const MethodDescriptor* method) { in GetCSharpMethodType() function
415 out->Print("$methodtype$,\n", "methodtype", GetCSharpMethodType(method)); in GenerateStaticMethodField()
/aosp_15_r20/external/grpc-grpc/src/compiler/
H A Dcsharp_generator.cc203 std::string GetCSharpMethodType(const MethodDescriptor* method) { in GetCSharpMethodType() function
421 out->Print("$methodtype$,\n", "methodtype", GetCSharpMethodType(method)); in GenerateStaticMethodField()