Searched refs:requestIsHTTPOrHTTPSGet (Results 1 – 6 of 6) sorted by relevance
118 bool ApplicationCache::requestIsHTTPOrHTTPSGet(const ResourceRequest& request) in requestIsHTTPOrHTTPSGet() function in WebCore::ApplicationCache132 if (!requestIsHTTPOrHTTPSGet(request)) in resourceForRequest()
259 if (!ApplicationCache::requestIsHTTPOrHTTPSGet(request)) in shouldLoadResourceFromApplicationCache()287 if (!ApplicationCache::requestIsHTTPOrHTTPSGet(request)) in getApplicationCacheFallbackResource()
88 static bool requestIsHTTPOrHTTPSGet(const ResourceRequest&);
86 if (!ApplicationCache::requestIsHTTPOrHTTPSGet(request)) in cacheForMainRequest()105 if (!ApplicationCache::requestIsHTTPOrHTTPSGet(request)) in fallbackCacheForMainRequest()170 if (!ApplicationCache::requestIsHTTPOrHTTPSGet(request)) in selectCache()
28274 (WebCore::ApplicationCache::requestIsHTTPOrHTTPSGet):
8114 (WebCore::ApplicationCache::requestIsHTTPOrHTTPSGet):