Home
last modified time | relevance | path

Searched refs:GetAge (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_strategy/include/
H A Dhttp_cache_response.h47 [[nodiscard]] std::string GetAge() const;
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/include/
H A Dnet_http_cache_entity.h96 [[nodiscard]] std::string GetAge() const;
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_strategy/src/
H A Dhttp_cache_response.cpp122 std::string HttpCacheResponse::GetAge() const in GetAge() function in OHOS::NetStack::Http::HttpCacheResponse
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_cache_entity.cpp246 std::string HttpCacheResponse::GetAge() const in GetAge() function in OHOS::NetStack::Http::HttpCacheResponse