Searched defs:serverInterceptorFactory (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/grpc-grpc-java/gcp-observability/src/test/java/io/grpc/gcp/observability/ |
H A D | LoggingTest.java | 122 InternalLoggingServerInterceptor.Factory serverInterceptorFactory = in run() local 134 sink, config, channelInterceptorFactory, serverInterceptorFactory)) { in run() argument 164 InternalLoggingServerInterceptor.Factory serverInterceptorFactory = in run() local 176 mockSink, config, channelInterceptorFactory, serverInterceptorFactory)) { in run() argument 207 InternalLoggingServerInterceptor.Factory serverInterceptorFactory = in run() local 219 mockSink, config, channelInterceptorFactory, serverInterceptorFactory)) { in run() argument
|
H A D | GcpObservabilityTest.java | 149 InternalLoggingServerInterceptor.Factory serverInterceptorFactory = in run() local 193 InternalLoggingServerInterceptor.Factory serverInterceptorFactory = in run() local 199 sink, config, channelInterceptorFactory, serverInterceptorFactory)) { in run() argument 225 InternalLoggingServerInterceptor.Factory serverInterceptorFactory = in run() local 230 sink, config, channelInterceptorFactory, serverInterceptorFactory)) { in run() argument
|
/aosp_15_r20/external/grpc-grpc-java/gcp-observability/src/main/java/io/grpc/gcp/observability/ |
H A D | GcpObservability.java | 112 InternalLoggingServerInterceptor.Factory serverInterceptorFactory) in grpcInit() 147 InternalLoggingServerInterceptor.Factory serverInterceptorFactory) { in setProducer()
|