Searched refs:GetDateStr (Results 1 – 6 of 6) sorted by relevance
43 [[nodiscard]] std::string GetDateStr() const;
92 [[nodiscard]] std::string GetDateStr() const;
112 std::string HttpCacheResponse::GetDateStr() const in GetDateStr() function in OHOS::NetStack::Http::HttpCacheResponse
292 …Header(cacheResponse_.GetEtag(), cacheResponse_.GetLastModifiedStr(), cacheResponse_.GetDateStr()); in RunStrategyInternal()
290 …Header(cacheResponse_.GetEtag(), cacheResponse_.GetLastModifiedStr(), cacheResponse_.GetDateStr()); in RunStrategyInternal()
236 std::string HttpCacheResponse::GetDateStr() const in GetDateStr() function in OHOS::NetStack::Http::HttpCacheResponse