Searched defs:lookupMethod (Results 1 – 7 of 7) sorted by relevance
/external/grpc-grpc-java/core/src/main/java/io/grpc/ |
D | HandlerRegistry.java | 48 public abstract ServerMethodDefinition<?, ?> lookupMethod( in lookupMethod() method in HandlerRegistry 58 public final ServerMethodDefinition<?, ?> lookupMethod(String methodName) { in lookupMethod() method in HandlerRegistry
|
/external/grpc-grpc-java/core/src/main/java/io/grpc/util/ |
D | MutableHandlerRegistry.java | 90 public ServerMethodDefinition<?, ?> lookupMethod(String methodName, @Nullable String authority) { in lookupMethod() method in MutableHandlerRegistry
|
/external/grpc-grpc-java/benchmarks/src/jmh/java/io/grpc/benchmarks/netty/ |
D | HandlerRegistryBenchmark.java | 98 public void lookupMethod(Blackhole bh) { in lookupMethod() method in HandlerRegistryBenchmark
|
/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/ |
D | InternalHandlerRegistry.java | 51 public ServerMethodDefinition<?, ?> lookupMethod(String methodName, @Nullable String authority) { in lookupMethod() method in InternalHandlerRegistry
|
/external/clang/lib/AST/ |
D | DeclObjC.cpp | 653 ObjCMethodDecl *ObjCInterfaceDecl::lookupMethod(Selector Sel, in lookupMethod() function in ObjCInterfaceDecl 1820 ObjCMethodDecl *ObjCProtocolDecl::lookupMethod(Selector Sel, in lookupMethod() function in ObjCProtocolDecl
|
/external/skqp/tools/bookmaker/ |
D | includeWriter.cpp | 2320 int IncludeWriter::lookupMethod(const PunctuationState punctuation, const Word word, in lookupMethod() function in IncludeWriter
|
/external/skia/tools/bookmaker/ |
D | includeWriter.cpp | 2319 int IncludeWriter::lookupMethod(const PunctuationState punctuation, const Word word, in lookupMethod() function in IncludeWriter
|