Home
last modified time | relevance | path

Searched defs:getClientInterceptor (Results 1 – 7 of 7) sorted by relevance

/external/grpc-grpc-java/census/src/main/java/io/grpc/census/
DInternalCensusStatsAccessor.java49 public static ClientInterceptor getClientInterceptor( in getClientInterceptor() method in InternalCensusStatsAccessor
68 public static ClientInterceptor getClientInterceptor( in getClientInterceptor() method in InternalCensusStatsAccessor
DInternalCensusTracingAccessor.java38 public static ClientInterceptor getClientInterceptor() { in getClientInterceptor() method in InternalCensusTracingAccessor
DCensusTracingModule.java143 ClientInterceptor getClientInterceptor() { in getClientInterceptor() method in CensusTracingModule
DCensusStatsModule.java162 ClientInterceptor getClientInterceptor() { in getClientInterceptor() method in CensusStatsModule
/external/grpc-grpc-java/services/src/main/java/io/grpc/protobuf/services/
DBinaryLogProviderImpl.java80 public ClientInterceptor getClientInterceptor( in getClientInterceptor() method in BinaryLogProviderImpl
DBinaryLogProvider.java103 protected abstract ClientInterceptor getClientInterceptor( in getClientInterceptor() method in BinaryLogProvider
DBinlogHelper.java394 public ClientInterceptor getClientInterceptor(final long callId) { in getClientInterceptor() method in BinlogHelper