Searched refs:ShouldSkipUrlFetch (Results 1 – 2 of 2) sorted by relevance
226 bool ShouldSkipUrlFetch(const AppCacheEntry& entry);
1156 if (ShouldSkipUrlFetch(entry)) { in FetchUrls()1200 bool AppCacheUpdateJob::ShouldSkipUrlFetch(const AppCacheEntry& entry) { in ShouldSkipUrlFetch() function in appcache::AppCacheUpdateJob