Searched defs:GetMethod (Results 1 – 10 of 10) sorted by relevance
89 internal static MethodInfo GetMethod(this Type target, string name) in GetMethod() method in Google.Protobuf.Compatibility.TypeExtensions
113 inline absl::string_view GetMethod(const grpc_slice* path) { in GetMethod() function
126 inline absl::string_view GetMethod(const grpc_slice* path) { in GetMethod() function
50 absl::string_view EvaluateArgs::GetMethod() const { in GetMethod() function in grpc_core::EvaluateArgs
177 const std::string& GetMethod() const { return method_; } in GetMethod() function
270 void CHandler::GetMethod(NCOM::CPropVariant &prop) in GetMethod() function in NArchive::NLzma::CHandler
376 void GetMethod() { in GetMethod() function
412 void GetMethod() { in GetMethod() function
993 def GetMethod(self, modifiers, templated_types): member in AstBuilder
1203 func (m *ServiceDescriptorProto) GetMethod() []*MethodDescriptorProto { func