Searched defs:methodDef (Results 1 – 10 of 10) sorted by relevance
/external/grpc-grpc-java/services/src/test/java/io/grpc/services/ |
D | BinaryLogProviderTest.java | 210 ServerMethodDefinition<String, Integer> methodDef = in wrapMethodDefinition_methodDescriptor() local 230 ServerMethodDefinition<String, Integer> methodDef = in wrapMethodDefinition_handler() local 288 final ServerMethodDefinition<ReqT, RespT> methodDef, in startServerCallHelper()
|
/external/smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/Format/ |
D | InstructionMethodItemFactory.java | 44 MethodDefinition methodDef, int codeAddress, Instruction instruction) { in makeInstructionFormatMethodItem()
|
D | UnresolvedOdexInstructionMethodItem.java | 39 public UnresolvedOdexInstructionMethodItem(@Nonnull MethodDefinition methodDef, int codeAddress, in UnresolvedOdexInstructionMethodItem()
|
D | ArrayDataMethodItem.java | 40 …public ArrayDataMethodItem(MethodDefinition methodDef, int codeAddress, ArrayPayload instruction) { in ArrayDataMethodItem()
|
D | OffsetInstructionFormatMethodItem.java | 44 …tInstructionFormatMethodItem(@Nonnull BaksmaliOptions options, @Nonnull MethodDefinition methodDef, in OffsetInstructionFormatMethodItem()
|
D | InstructionMethodItem.java | 55 @Nonnull protected final MethodDefinition methodDef; field in InstructionMethodItem 58 …structionMethodItem(@Nonnull MethodDefinition methodDef, int codeAddress, @Nonnull T instruction) { in InstructionMethodItem()
|
D | PackedSwitchMethodItem.java | 50 …public PackedSwitchMethodItem(MethodDefinition methodDef, int codeAddress, PackedSwitchPayload ins… in PackedSwitchMethodItem()
|
D | SparseSwitchMethodItem.java | 49 …public SparseSwitchMethodItem(MethodDefinition methodDef, int codeAddress, SparseSwitchPayload ins… in SparseSwitchMethodItem()
|
/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/ |
D | ServerImpl.java | 529 ServerMethodDefinition<ReqT, RespT> methodDef, Metadata headers, in startCall() 549 ServerMethodDefinition<WReqT, WRespT> methodDef, in startWrappedCall()
|
/external/grpc-grpc-java/core/ |
D | grpc-core-1.14.0.jar | META-INF/
META-INF/MANIFEST.MF
io/
io/grpc/
io/ ... |