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

  /external/chromium_org/content/browser/appcache/
appcache.h 84 GURL GetFallbackEntryUrl(const GURL& namespace_url) const {
appcache_unittest.cc 289 cache->GetFallbackEntryUrl(fallback_namespace));
302 cache->GetFallbackEntryUrl(fallback_namespace));
481 cache->GetFallbackEntryUrl(fallback_namespace));
496 cache->GetFallbackEntryUrl(fallback_namespace));
619 cache->GetFallbackEntryUrl(GURL("http://foo.com/")));
mock_appcache_storage.cc 287 cache->GetFallbackEntryUrl(namespace_url);

Completed in 613 milliseconds