Searched refs:MaybeLoadFromNewestCache (Results 1 – 2 of 2) sorted by relevance
221 bool MaybeLoadFromNewestCache(const GURL& url, AppCacheEntry& entry);
974 MaybeLoadFromNewestCache(url_to_fetch.url, entry)) { in FetchUrls()1150 bool AppCacheUpdateJob::MaybeLoadFromNewestCache(const GURL& url, in MaybeLoadFromNewestCache() function in appcache::AppCacheUpdateJob