Home | History | Annotate | Download | only in appcache

Lines Matching refs:UrlToFetch

80 AppCacheUpdateJob::UrlToFetch::UrlToFetch(const GURL& url,
88 AppCacheUpdateJob::UrlToFetch::~UrlToFetch() {
930 urls_to_fetch_.push_back(UrlToFetch(url, false, NULL));
943 UrlToFetch url_to_fetch = urls_to_fetch_.front();
1211 urls_to_fetch_.push_front(UrlToFetch(url, true, response_info));