Searched refs:GetAgeSeconds (Results 1 – 6 of 6) sorted by relevance
49 [[nodiscard]] time_t GetAgeSeconds() const;
98 [[nodiscard]] time_t GetAgeSeconds() const;
127 time_t HttpCacheResponse::GetAgeSeconds() const in GetAgeSeconds() function in OHOS::NetStack::Http::HttpCacheResponse
114 int64_t age = std::max<int64_t>(0, cacheResponse_.GetAgeSeconds()); in CacheResponseAgeMillis()
112 int64_t age = std::max<int64_t>(0, cacheResponse_.GetAgeSeconds()); in CacheResponseAgeMillis()
251 time_t HttpCacheResponse::GetAgeSeconds() const in GetAgeSeconds() function in OHOS::NetStack::Http::HttpCacheResponse