Searched refs:GetMaxAgeSeconds (Results 1 – 8 of 8) sorted by relevance
140 int64_t maxAge = cacheResponse_.GetMaxAgeSeconds(); in ComputeFreshnessLifetimeSecondsInternal()174 int64_t reqMaxAge = cacheRequest_.GetMaxAgeSeconds(); in ComputeFreshnessLifetimeMillis()213 …if (cacheResponse.GetExpires() != INVALID_TIME || cacheResponse.GetMaxAgeSeconds() != INVALID_TIME… in IsCacheable()280 if (ageMillis > ONE_DAY_MILLISECONDS && cacheRequest_.GetMaxAgeSeconds() == INVALID_TIME && in RunStrategyInternal()
91 time_t HttpCacheRequest::GetMaxAgeSeconds() const in GetMaxAgeSeconds() function in OHOS::NetStack::Http::HttpCacheRequest259 time_t HttpCacheResponse::GetMaxAgeSeconds() const in GetMaxAgeSeconds() function in OHOS::NetStack::Http::HttpCacheResponse
142 int64_t maxAge = cacheResponse_.GetMaxAgeSeconds(); in ComputeFreshnessLifetimeSecondsInternal()176 int64_t reqMaxAge = cacheRequest_.GetMaxAgeSeconds(); in ComputeFreshnessLifetimeMillis()215 …if (cacheResponse.GetExpires() != INVALID_TIME || cacheResponse.GetMaxAgeSeconds() != INVALID_TIME… in IsCacheable()282 if (ageMillis > ONE_DAY_MILLISECONDS && cacheRequest_.GetMaxAgeSeconds() == INVALID_TIME && in RunStrategyInternal()
91 time_t HttpCacheRequest::GetMaxAgeSeconds() const in GetMaxAgeSeconds() function in OHOS::NetStack::Http::HttpCacheRequest
135 time_t HttpCacheResponse::GetMaxAgeSeconds() const in GetMaxAgeSeconds() function in OHOS::NetStack::Http::HttpCacheResponse
41 [[nodiscard]] time_t GetMaxAgeSeconds() const;116 [[nodiscard]] time_t GetMaxAgeSeconds() const;
40 [[nodiscard]] time_t GetMaxAgeSeconds() const;
67 [[nodiscard]] time_t GetMaxAgeSeconds() const;