Searched refs:GetLastModified (Results 1 – 7 of 7) sorted by relevance
157 if (cacheResponse_.GetLastModified() != INVALID_TIME) { in ComputeFreshnessLifetimeSecondsInternal()163 int64_t delta = requestTime - cacheResponse_.GetLastModified(); in ComputeFreshnessLifetimeSecondsInternal()
222 time_t HttpCacheResponse::GetLastModified() const in GetLastModified() function in OHOS::NetStack::Http::HttpCacheResponse
159 if (cacheResponse_.GetLastModified() != INVALID_TIME) { in ComputeFreshnessLifetimeSecondsInternal()165 int64_t delta = requestTime - cacheResponse_.GetLastModified(); in ComputeFreshnessLifetimeSecondsInternal()
98 time_t HttpCacheResponse::GetLastModified() const in GetLastModified() function in OHOS::NetStack::Http::HttpCacheResponse
39 [[nodiscard]] time_t GetLastModified() const;
87 struct tm GetLastModified() const in GetLastModified() function
88 [[nodiscard]] time_t GetLastModified() const;