Home
last modified time | relevance | path

Searched defs:monitoringThroughputThresholdInBytesPerSecond (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/http/
H A DHttpClientConnectionManager.java107 long monitoringThroughputThresholdInBytesPerSecond = 0; in HttpClientConnectionManager() local
268long monitoringThroughputThresholdInBytesPerSecond, in httpClientConnectionManagerNew()
H A DHttp2StreamManager.java94 long monitoringThroughputThresholdInBytesPerSecond = 0; in Http2StreamManager() local
258 long monitoringThroughputThresholdInBytesPerSecond, in http2StreamManagerNew()
/aosp_15_r20/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/s3/
H A DS3Client.java64 long monitoringThroughputThresholdInBytesPerSecond = 0; in S3Client() local
226 long monitoringThroughputThresholdInBytesPerSecond, in s3ClientNew()