Home
last modified time | relevance | path

Searched refs:loadSetTrafficStatsTagAttempted (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc-java/cronet/src/main/java/io/grpc/cronet/
DCronetChannelBuilder.java293 private static volatile boolean loadSetTrafficStatsTagAttempted; field in CronetChannelBuilder.TaggingStreamFactory
334 if (!loadSetTrafficStatsTagAttempted) { in setTrafficStatsTag()
336 if (!loadSetTrafficStatsTagAttempted) { in setTrafficStatsTag()
345 loadSetTrafficStatsTagAttempted = true; in setTrafficStatsTag()