Searched refs:GetSMaxAgeSeconds (Results 1 – 6 of 6) sorted by relevance
69 [[nodiscard]] time_t GetSMaxAgeSeconds() const;
118 [[nodiscard]] time_t GetSMaxAgeSeconds() const;
143 time_t HttpCacheResponse::GetSMaxAgeSeconds() const in GetSMaxAgeSeconds() function in OHOS::NetStack::Http::HttpCacheResponse
136 int64_t sMaxAge = cacheResponse_.GetSMaxAgeSeconds(); in ComputeFreshnessLifetimeSecondsInternal()
134 int64_t sMaxAge = cacheResponse_.GetSMaxAgeSeconds(); in ComputeFreshnessLifetimeSecondsInternal()
267 time_t HttpCacheResponse::GetSMaxAgeSeconds() const in GetSMaxAgeSeconds() function in OHOS::NetStack::Http::HttpCacheResponse