Home
last modified time | relevance | path

Searched refs:requestType (Results 1 – 25 of 30) sorted by relevance

12

/external/grpc-grpc/examples/node/static_codegen/route_guide/
Droute_guide_grpc_pb.js90 requestType: route_guide_pb.Point,
107 requestType: route_guide_pb.Rectangle,
122 requestType: route_guide_pb.Point,
137 requestType: route_guide_pb.RouteNote,
/external/aac/libDRCdec/src/
DdrcDec_selectionProcess.h197 const SEL_PROC_USER_PARAM requestType,
202 const SEL_PROC_USER_PARAM requestType);
DFDK_drcDecLib.cpp384 const DRC_DEC_USERPARAM requestType, in FDK_drcDec_SetParam() argument
393 switch (requestType) { in FDK_drcDec_SetParam()
410 switch (requestType) { in FDK_drcDec_SetParam()
486 const DRC_DEC_USERPARAM requestType) { in FDK_drcDec_GetParam() argument
489 switch (requestType) { in FDK_drcDec_GetParam()
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/
DAbstractComponentWriter.java589 ExecutableType requestType = MoreTypes.asExecutable(types.asMemberOf( in implementInterfaceMethods() local
592 requestElement.getSimpleName().toString(), requestType); in implementInterfaceMethods()
596 requestType.getReturnType().getKind().equals(VOID) in implementInterfaceMethods()
600 requestType.getReturnType(), requestElement.getSimpleName().toString()); in implementInterfaceMethods()
617 Iterables.getOnlyElement(requestType.getParameterTypes())), in implementInterfaceMethods()
625 if (!requestType.getReturnType().getKind().equals(VOID)) { in implementInterfaceMethods()
639 Provider.class, TypeNames.forTypeMirror(requestType.getReturnType())); in implementInterfaceMethods()
1078 TypeMirror requestType = requestElement.asType(); in typeMirrorAsMemberOf() local
1079 if (requestType.getKind() == TypeKind.TYPEVAR) { in typeMirrorAsMemberOf()
1083 ? MoreTypes.asElement(requestType) in typeMirrorAsMemberOf()
[all …]
/external/aac/libDRCdec/include/
DFDK_drcDecLib.h210 const DRC_DEC_USERPARAM requestType,
214 const DRC_DEC_USERPARAM requestType);
/external/grpc-grpc-java/stub/src/main/java/io/grpc/stub/annotations/
DRpcMethod.java55 Class<?> requestType(); in requestType() method
/external/grpc-grpc-java/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/
DTestServiceGrpc.java39 requestType = io.grpc.testing.integration.EmptyProtos.Empty.class,
71 requestType = io.grpc.testing.integration.Messages.SimpleRequest.class,
103 requestType = io.grpc.testing.integration.Messages.SimpleRequest.class,
135 requestType = io.grpc.testing.integration.Messages.StreamingOutputCallRequest.class,
167 requestType = io.grpc.testing.integration.Messages.StreamingInputCallRequest.class,
199 requestType = io.grpc.testing.integration.Messages.StreamingOutputCallRequest.class,
231 requestType = io.grpc.testing.integration.Messages.StreamingOutputCallRequest.class,
263 requestType = io.grpc.testing.integration.EmptyProtos.Empty.class,
DReconnectServiceGrpc.java38 requestType = io.grpc.testing.integration.EmptyProtos.Empty.class,
70 requestType = io.grpc.testing.integration.EmptyProtos.Empty.class,
DMetricsServiceGrpc.java35 requestType = io.grpc.testing.integration.Metrics.EmptyMessage.class,
67 requestType = io.grpc.testing.integration.Metrics.GaugeRequest.class,
/external/grpc-grpc/examples/node/static_codegen/
Dhelloworld_grpc_pb.js52 requestType: helloworld_pb.HelloRequest,
/external/grpc-grpc-java/services/src/generated/main/grpc/io/grpc/channelz/v1/
DChannelzGrpc.java39 requestType = io.grpc.channelz.v1.GetTopChannelsRequest.class,
71 requestType = io.grpc.channelz.v1.GetServersRequest.class,
103 requestType = io.grpc.channelz.v1.GetServerSocketsRequest.class,
135 requestType = io.grpc.channelz.v1.GetChannelRequest.class,
167 requestType = io.grpc.channelz.v1.GetSubchannelRequest.class,
199 requestType = io.grpc.channelz.v1.GetSocketRequest.class,
/external/grpc-grpc-java/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/
DBenchmarkServiceGrpc.java35 requestType = io.grpc.benchmarks.proto.Messages.SimpleRequest.class,
67 requestType = io.grpc.benchmarks.proto.Messages.SimpleRequest.class,
99 requestType = io.grpc.benchmarks.proto.Messages.SimpleRequest.class,
131 requestType = io.grpc.benchmarks.proto.Messages.SimpleRequest.class,
163 requestType = io.grpc.benchmarks.proto.Messages.SimpleRequest.class,
DWorkerServiceGrpc.java35 requestType = io.grpc.benchmarks.proto.Control.ServerArgs.class,
67 requestType = io.grpc.benchmarks.proto.Control.ClientArgs.class,
99 requestType = io.grpc.benchmarks.proto.Control.CoreRequest.class,
131 requestType = io.grpc.benchmarks.proto.Control.Void.class,
DReportQpsScenarioServiceGrpc.java35 requestType = io.grpc.benchmarks.proto.Control.ScenarioResult.class,
/external/grpc-grpc-java/testing-proto/src/generated/main/grpc/io/grpc/testing/protobuf/
DSimpleServiceGrpc.java38 requestType = io.grpc.testing.protobuf.SimpleRequest.class,
70 requestType = io.grpc.testing.protobuf.SimpleRequest.class,
102 requestType = io.grpc.testing.protobuf.SimpleRequest.class,
134 requestType = io.grpc.testing.protobuf.SimpleRequest.class,
/external/grpc-grpc-java/compiler/src/test/golden/
DTestService.java.txt38 requestType = io.grpc.testing.compiler.Test.SimpleRequest.class,
70 requestType = io.grpc.testing.compiler.Test.StreamingOutputCallRequest.class,
102 requestType = io.grpc.testing.compiler.Test.StreamingInputCallRequest.class,
134 requestType = io.grpc.testing.compiler.Test.StreamingOutputCallRequest.class,
166 requestType = io.grpc.testing.compiler.Test.StreamingOutputCallRequest.class,
198 requestType = io.grpc.testing.compiler.Test.StreamingInputCallRequest.class,
/external/grpc-grpc-java/compiler/src/testLite/golden/
DTestService.java.txt38 requestType = io.grpc.testing.compiler.Test.SimpleRequest.class,
69 requestType = io.grpc.testing.compiler.Test.StreamingOutputCallRequest.class,
100 requestType = io.grpc.testing.compiler.Test.StreamingInputCallRequest.class,
131 requestType = io.grpc.testing.compiler.Test.StreamingOutputCallRequest.class,
162 requestType = io.grpc.testing.compiler.Test.StreamingOutputCallRequest.class,
193 requestType = io.grpc.testing.compiler.Test.StreamingInputCallRequest.class,
/external/grpc-grpc-java/testing-proto/src/test/java/io/grpc/testing/protobuf/
DSimpleServiceTest.java94 assertEquals(SimpleRequest.class, annotation.requestType()); in verifyRpcMethodAnnotation()
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/wifi/
DWifiRttManagerFacade.java191 result.requestType = j.getInt("requestType"); in parseRttParam()
/external/grpc-grpc-java/grpclb/src/generated/main/grpc/io/grpc/lb/v1/
DLoadBalancerGrpc.java35 requestType = io.grpc.lb.v1.LoadBalanceRequest.class,
/external/grpc-grpc-java/services/src/generated/main/grpc/io/grpc/reflection/v1alpha/
DServerReflectionGrpc.java35 requestType = io.grpc.reflection.v1alpha.ServerReflectionRequest.class,
/external/grpc-grpc-java/alts/src/generated/main/grpc/io/grpc/alts/internal/
DHandshakerServiceGrpc.java35 requestType = io.grpc.alts.internal.Handshaker.HandshakerReq.class,
/external/grpc-grpc-java/services/src/generated/main/grpc/io/grpc/health/v1/
DHealthGrpc.java35 requestType = io.grpc.health.v1.HealthCheckRequest.class,
/external/grpc-grpc-java/services/src/generated/test/grpc/io/grpc/reflection/testing/
DReflectableServiceGrpc.java35 requestType = io.grpc.reflection.testing.Request.class,
DDynamicServiceGrpc.java38 requestType = io.grpc.reflection.testing.DynamicRequest.class,

12