Searched defs:GetMethod (Results 1 – 9 of 9) sorted by relevance
97 internal static MethodInfo GetMethod(this Type target, string name) in GetMethod() method in Google.Protobuf.Compatibility.TypeExtensions
59 function GetMethod(obj, p) { class
165 const std::string& GetMethod() const { return method_; } in GetMethod() function
376 void GetMethod() { in GetMethod() function
952 def GetMethod(self, modifiers, templated_types): member in AstBuilder
953 def GetMethod(self, modifiers, templated_types): member in AstBuilder
850 func (m *ServiceDescriptorProto) GetMethod() []*MethodDescriptorProto { func
860 MaybeHandle<Object> Object::GetMethod(Handle<JSReceiver> receiver, in GetMethod() function in v8::internal::Object