Home
last modified time | relevance | path

Searched defs:stopwatchFactory (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/
DNettyClientHandler.java113 private final Supplier<Stopwatch> stopwatchFactory; field in NettyClientHandler
143 Supplier<Stopwatch> stopwatchFactory, in newHandler()
189 Supplier<Stopwatch> stopwatchFactory, in newHandler()
256 Supplier<Stopwatch> stopwatchFactory, in NettyClientHandler()
/external/grpc-grpc-java/okhttp/src/main/java/io/grpc/okhttp/
DOkHttpClientTransport.java148 private final Supplier<Stopwatch> stopwatchFactory; field in OkHttpClientTransport
257 Supplier<Stopwatch> stopwatchFactory, in OkHttpClientTransport()
300 Supplier<Stopwatch> stopwatchFactory, in OkHttpClientTransport()