Searched refs:kSbMaxBackOff (Results 1 – 1 of 1) sorted by relevance
38 static const int kSbMaxBackOff = 8; variable530 if (*multiplier > kSbMaxBackOff) in GetNextBackOffTime()531 *multiplier = kSbMaxBackOff; in GetNextBackOffTime()