Searched refs:correctedAgeValue (Results 1 – 2 of 2) sorted by relevance
124 int64_t correctedAgeValue = age + responseDelay; in CacheResponseAgeMillis() local125 int64_t correctedInitialAge = std::max<int64_t>(apparentAge, correctedAgeValue); in CacheResponseAgeMillis()
126 int64_t correctedAgeValue = age + responseDelay; in CacheResponseAgeMillis() local127 int64_t correctedInitialAge = std::max<int64_t>(apparentAge, correctedAgeValue); in CacheResponseAgeMillis()