Home
last modified time | relevance | path

Searched refs:stopFetching (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/fetch/
DResourceFetcher.h135 void stopFetching();
DResourceFetcher.cpp1328 void ResourceFetcher::stopFetching() in stopFetching() function in WebCore::ResourceFetcher
/external/chromium_org/third_party/WebKit/Source/core/loader/
DDocumentLoader.cpp196 m_fetcher->stopFetching(); in stopLoading()
213 m_fetcher->stopFetching(); in stopLoading()