Searched refs:kRetryIntervalGrowthFactorNumerator (Results 1 – 2 of 2) sorted by relevance
850 static constexpr uint32_t kRetryIntervalGrowthFactorNumerator = member in ot::Srp::Client
2123 … mRetryWaitInterval / kRetryIntervalGrowthFactorDenominator * kRetryIntervalGrowthFactorNumerator; in GrowRetryWaitInterval()