Home
last modified time | relevance | path

Searched defs:GetMethod (Results 1 – 10 of 10) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/Compatibility/
DTypeExtensions.cs89 internal static MethodInfo GetMethod(this Type target, string name) in GetMethod() method in Google.Protobuf.Compatibility.TypeExtensions
/external/grpc-grpc/src/cpp/ext/filters/census/
Dcontext.h113 inline absl::string_view GetMethod(const grpc_slice* path) { in GetMethod() function
/external/libbrillo/brillo/http/
Dhttp_transport_fake.h167 const std::string& GetMethod() const { return method_; } in GetMethod() function
/external/lzma/CPP/7zip/Archive/
DLzmaHandler.cpp270 void CHandler::GetMethod(NCOM::CPropVariant &prop) in GetMethod() function in NArchive::NLzma::CHandler
/external/clang/test/SemaCXX/
Dlambda-expressions.cpp376 void GetMethod() { in GetMethod() function
/external/google-breakpad/src/testing/scripts/generator/cpp/
Dast.py952 def GetMethod(self, modifiers, templated_types): member in AstBuilder
/external/googletest/googlemock/scripts/generator/cpp/
Dast.py980 def GetMethod(self, modifiers, templated_types): member in AstBuilder
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go1203 func (m *ServiceDescriptorProto) GetMethod() []*MethodDescriptorProto { func
/external/v8/src/objects/
Dobjects.cc945 MaybeHandle<Object> Object::GetMethod(Handle<JSReceiver> receiver, in GetMethod() function in v8::internal::Object
/external/v8/src/codegen/
Dcode-stub-assembler.cc8519 TNode<Object> CodeStubAssembler::GetMethod(TNode<Context> context, in GetMethod() function in v8::internal::CodeStubAssembler