/aosp_15_r20/external/grpc-grpc-java/api/src/main/java/io/grpc/ |
H A D | MethodDescriptor.java | 43 private final String fullMethodName; field in MethodDescriptor 208 MethodType type, String fullMethodName, in create() 217 String fullMethodName, in MethodDescriptor() 404 public static String extractFullServiceName(String fullMethodName) { in extractFullServiceName() 420 public static String extractBareMethodName(String fullMethodName) { in extractBareMethodName() 490 private String fullMethodName; field in MethodDescriptor.Builder 537 public Builder<ReqT, RespT> setFullMethodName(String fullMethodName) { in setFullMethodName()
|
H A D | ServerStreamTracer.java | 70 String fullMethodName, Metadata headers); in newServerStreamTracer()
|
/aosp_15_r20/external/grpc-grpc-java/services/src/main/java/io/grpc/protobuf/services/ |
H A D | BinaryLogProviderImpl.java | 70 public ServerInterceptor getServerInterceptor(String fullMethodName) { in getServerInterceptor() 81 String fullMethodName, CallOptions callOptions) { in getClientInterceptor()
|
H A D | BinaryLogProvider.java | 93 protected abstract ServerInterceptor getServerInterceptor(String fullMethodName); in getServerInterceptor() 104 String fullMethodName, CallOptions callOptions); in getClientInterceptor()
|
/aosp_15_r20/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/ |
H A D | RoutingUtils.java | 146 static boolean matchRoute(RouteMatch routeMatch, String fullMethodName, in matchRoute() 160 private static boolean matchPath(PathMatcher pathMatcher, String fullMethodName) { in matchPath()
|
/aosp_15_r20/external/grpc-grpc-java/census/src/main/java/io/grpc/census/ |
H A D | CensusTracingModule.java | 251 private final String fullMethodName; field in CensusTracingModule.CallAttemptsTracerFactory 371 ServerTracer(String fullMethodName, @Nullable SpanContext remoteSpan) { in ServerTracer() 452 public ServerStreamTracer newServerStreamTracer(String fullMethodName, Metadata headers) { in newServerStreamTracer()
|
H A D | CensusStatsModule.java | 424 private final String fullMethodName; field in CensusStatsModule.CallAttemptsTracerFactory 441 CensusStatsModule module, TagContext parentCtx, String fullMethodName) { in CallAttemptsTracerFactory() 780 public ServerStreamTracer newServerStreamTracer(String fullMethodName, Metadata headers) { in newServerStreamTracer()
|
/aosp_15_r20/external/grpc-grpc-java/examples/android/clientcache/app/src/main/java/io/grpc/clientcacheexample/ |
H A D | SafeMethodCachingInterceptor.java | 43 private final String fullMethodName; field in SafeMethodCachingInterceptor.Key 46 public Key(String fullMethodName, MessageLite request) { in Key()
|
/aosp_15_r20/external/grpc-grpc-java/stub/src/main/java/io/grpc/stub/annotations/ |
H A D | RpcMethod.java | 46 String fullMethodName(); in fullMethodName() method
|
/aosp_15_r20/external/dagger2/javatests/dagger/grpc/functional/server/ |
H A D | VerifyInterceptor.java | 48 final String fullMethodName = in apply() local
|
/aosp_15_r20/packages/modules/UprobeStats/src/ |
D | Guardrail.cpp | 62 const string &fullMethodName = in isAllowed() local
|
/aosp_15_r20/external/grpc-grpc-java/gcp-observability/src/main/java/io/grpc/gcp/observability/interceptors/ |
H A D | ConfigFilterHelper.java | 63 public FilterParams logRpcMethod(String fullMethodName, boolean client) { in logRpcMethod()
|
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/ |
H A D | AbstractNewInstanceTestCase.java | 109 final String fullMethodName = methodName + methodSignature; in checkNewInstanceTag() local
|
/aosp_15_r20/external/sdk-platform-java/gax-java/gax-httpjson/src/main/java/com/google/api/gax/httpjson/ |
H A D | ApiMethodDescriptor.java | 76 public abstract Builder<RequestT, ResponseT> setFullMethodName(String fullMethodName); in setFullMethodName()
|
/aosp_15_r20/packages/services/Car/libs/car-test-lib/src/android/car/test/util/ |
D | AnnotationHelper.java | 209 String fullMethodName = in validatedAddInOrBeforeAnnotation() local
|
/aosp_15_r20/external/grpc-grpc-java/api/src/test/java/io/grpc/ |
H A D | GlobalInterceptorsTest.java | 184 public ServerStreamTracer newServerStreamTracer(String fullMethodName, Metadata headers) { in newServerStreamTracer()
|
/aosp_15_r20/cts/tests/tests/libcoreapievolution/src/android/apievolution/cts/ |
H A D | ApiEvolutionTest.java | 164 String fullMethodName = clazz + "." + methodName; in assertSyntheticMethodOverloadExists() local
|
/aosp_15_r20/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/ |
H A D | StatsTraceContext.java | 63 String fullMethodName, in newServerContext()
|
H A D | ManagedChannelServiceConfig.java | 150 String fullMethodName = MethodDescriptor.generateFullMethodName(serviceName, methodName); in fromServiceConfig() local
|
H A D | ServerImpl.java | 697 String fullMethodName, in startWrappedCall()
|
/aosp_15_r20/external/dagger2/java/dagger/grpc/server/ |
H A D | ProxyServerCallHandler.java | 93 String fullMethodName = delegateMethodDescriptor.getFullMethodName(); in getMethodDefinition() local
|
/aosp_15_r20/external/testng/src/main/java/org/testng/internal/ |
H A D | XmlMethodSelector.java | 128 String fullMethodName = methodClass.getName() in includeMethodFromIncludeExclude() local
|
/aosp_15_r20/external/nullaway/nullaway/src/main/java/com/uber/nullaway/ |
H A D | ErrorBuilder.java | 361 final String fullMethodName = config.getCastToNonNullMethod(); in addCastToNonNullFix() local
|
/aosp_15_r20/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/ |
H A D | AbstractInteropTest.java | 200 final String fullMethodName; field in AbstractInteropTest.ServerStreamTracerInfo 203 ServerStreamTracerInfo(String fullMethodName, InteropServerStreamTracer tracer) { in ServerStreamTracerInfo()
|
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/api/grpc-java-api/android_common_apex34/javac/ |
D | grpc-java-api.jar | META-INF/
META-INF/MANIFEST.MF
io/
io/grpc/
io/ ... |