Searched defs:channelInterceptorFactory (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 | 120 InternalLoggingChannelInterceptor.Factory channelInterceptorFactory = in run() local 134 sink, config, channelInterceptorFactory, serverInterceptorFactory)) { in run() argument 162 InternalLoggingChannelInterceptor.Factory channelInterceptorFactory = in run() local 176 mockSink, config, channelInterceptorFactory, serverInterceptorFactory)) { in run() argument 205 InternalLoggingChannelInterceptor.Factory channelInterceptorFactory = in run() local 219 mockSink, config, channelInterceptorFactory, serverInterceptorFactory)) { in run() argument
|
H A D | GcpObservabilityTest.java | 147 InternalLoggingChannelInterceptor.Factory channelInterceptorFactory = in run() local 187 InternalLoggingChannelInterceptor.Factory channelInterceptorFactory = in run() local 199 sink, config, channelInterceptorFactory, serverInterceptorFactory)) { in run() argument 223 InternalLoggingChannelInterceptor.Factory channelInterceptorFactory = 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 | 111 InternalLoggingChannelInterceptor.Factory channelInterceptorFactory, in grpcInit() 146 InternalLoggingChannelInterceptor.Factory channelInterceptorFactory, in setProducer()
|