HomeSort by relevance Sort by last modified time
    Searched refs:GetInterceptEntryUrl (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/webkit/browser/appcache/
appcache.h 83 GURL GetInterceptEntryUrl(const GURL& namespace_url) const {
appcache_unittest.cc 334 cache->GetInterceptEntryUrl(intercept_namespace));
349 cache->GetInterceptEntryUrl(intercept_namespace));
405 cache->GetInterceptEntryUrl(intercept_namespace));
420 cache->GetInterceptEntryUrl(intercept_namespace));
612 cache->GetInterceptEntryUrl(GURL("http://foo.com/intercept")));
mock_appcache_storage.cc 287 cache->GetInterceptEntryUrl(namespace_url);

Completed in 63 milliseconds