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

  /external/chromium_org/webkit/browser/appcache/
appcache.h 80 GURL GetFallbackEntryUrl(const GURL& namespace_url) const {
appcache_unittest.cc 285 cache->GetFallbackEntryUrl(fallback_namespace));
298 cache->GetFallbackEntryUrl(fallback_namespace));
477 cache->GetFallbackEntryUrl(fallback_namespace));
492 cache->GetFallbackEntryUrl(fallback_namespace));
614 cache->GetFallbackEntryUrl(GURL("http://foo.com/")));
mock_appcache_storage.cc 284 cache->GetFallbackEntryUrl(namespace_url);

Completed in 850 milliseconds