Searched defs:GetMethod (Results 1 – 6 of 6) sorted by relevance
88 inline absl::string_view GetMethod(const grpc_core::Slice& path) { in GetMethod() function
72 internal static MethodInfo GetMethod( in GetMethod() method in Google.Protobuf.Compatibility.TypeExtensions
49 inline absl::string_view GetMethod(const grpc_core::Slice& path) { in GetMethod() function
273 inline std::string GetMethod(const char* method) { in GetMethod() function
108 absl::string_view EvaluateArgs::GetMethod() const { in GetMethod() function in grpc_core::EvaluateArgs
993 def GetMethod(self, modifiers, templated_types): member in AstBuilder