Searched refs:CouldUseCache (Results 1 – 6 of 6) sorted by relevance
44 bool CouldUseCache();
45 bool CouldUseCache();
38 bool HttpCacheStrategy::CouldUseCache() in CouldUseCache() function in OHOS::NetStack::Http::HttpCacheStrategy56 if (!CouldUseCache()) { in IsCacheable()
56 if (!strategy_.CouldUseCache()) { in ReadResponseFromCache()
41 bool HttpCacheStrategy::CouldUseCache() in CouldUseCache() function in OHOS::NetStack::Http::HttpCacheStrategy59 if (!CouldUseCache()) { in IsCacheable()
63 if (!strategy_.CouldUseCache()) { in ReadResponseFromCache()