Searched refs:IsNoStore (Results 1 – 8 of 8) sorted by relevance
49 [[nodiscard]] bool IsNoStore() const;106 [[nodiscard]] bool IsNoStore() const;
223 return !cacheResponse.IsNoStore() && !cacheRequest_.IsNoStore(); in IsCacheable()
122 bool HttpCacheRequest::IsNoStore() const in IsNoStore() function in OHOS::NetStack::Http::HttpCacheRequest293 bool HttpCacheResponse::IsNoStore() const in IsNoStore() function in OHOS::NetStack::Http::HttpCacheResponse
225 return !cacheResponse.IsNoStore() && !cacheRequest_.IsNoStore(); in IsCacheable()
122 bool HttpCacheRequest::IsNoStore() const in IsNoStore() function in OHOS::NetStack::Http::HttpCacheRequest
169 bool HttpCacheResponse::IsNoStore() const in IsNoStore() function in OHOS::NetStack::Http::HttpCacheResponse
48 [[nodiscard]] bool IsNoStore() const;
57 [[nodiscard]] bool IsNoStore() const;