Home
last modified time | relevance | path

Searched defs:ServerStats (Results 1 – 9 of 9) sorted by relevance

/external/cronet/net/dns/
Dresolve_context.h227 struct ServerStats { struct
235 int last_failure_count = 0;
261 // Returns the ServerStats for the designated server. Returns nullptr if no argument
Dresolve_context.cc122 ResolveContext::ServerStats::ServerStats( in ServerStats() function in net::ResolveContext::ServerStats
/external/opencensus-java/api/src/main/java/io/opencensus/common/
DServerStats.java29 public abstract class ServerStats { class
31 ServerStats() {} in ServerStats() method in ServerStats
/external/grpc-grpc/src/ruby/qps/src/proto/grpc/testing/
Dstats_pb.rb36ServerStats = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.ServerStats")… constant
/external/grpc-grpc/src/proto/grpc/testing/
Dstats.proto19 message ServerStats { message
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/
Dstats.proto19 message ServerStats { message
/external/grpc-grpc-java/benchmarks/src/main/proto/grpc/testing/
Dstats.proto21 message ServerStats { message
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DServerStats.php14 class ServerStats extends \Google\Protobuf\Internal\Message class
/external/grpc-grpc-java/api/src/main/java/io/grpc/
DInternalChannelz.java292 public static final class ServerStats { class in InternalChannelz
302 public ServerStats( in ServerStats() method in InternalChannelz.ServerStats