Home
last modified time | relevance | path

Searched refs:GetLastModifiedStr (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_strategy/include/
H A Dhttp_cache_response.h41 [[nodiscard]] std::string GetLastModifiedStr() const;
/foundation/communication/netstack/frameworks/cj/http/include/
H A Dnet_http_cache_entity.h90 [[nodiscard]] std::string GetLastModifiedStr() const;
/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_strategy/src/
H A Dhttp_cache_response.cpp107 std::string HttpCacheResponse::GetLastModifiedStr() const in GetLastModifiedStr() function in OHOS::NetStack::Http::HttpCacheResponse
H A Dhttp_cache_strategy.cpp292 UpdateRequestHeader(cacheResponse_.GetEtag(), cacheResponse_.GetLastModifiedStr(), cacheResponse_.GetDateStr()); in RunStrategyInternal()
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_cache_strategy.cpp290 UpdateRequestHeader(cacheResponse_.GetEtag(), cacheResponse_.GetLastModifiedStr(), cacheResponse_.GetDateStr()); in RunStrategyInternal()
H A Dnet_http_cache_entity.cpp231 std::string HttpCacheResponse::GetLastModifiedStr() const in GetLastModifiedStr() function in OHOS::NetStack::Http::HttpCacheResponse

Completed in 6 milliseconds