Searched defs:numRequests (Results 1 – 4 of 4) sorted by relevance
560 private void checkMainStats(String msgPrefix, WifiMetricsProto.WifiRttLog log, int numRequests, in checkMainStats()576 int numRequests, int numIndividualRequests, in checkPeerStats()
346 private boolean drainRequests(int numRequests) { in drainRequests()398 int numRequests = 0; in run() local
219 private double getThrottlingFactor(int bandwidth, int numRequests) { in create()
105 public int numRequests; field in RttMetrics.PerUidInfo