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

  /external/chromium_org/content/browser/appcache/
mock_appcache_storage.h 119 return IsGroupForManifestStored(group->manifest_url());
121 bool IsGroupForManifestStored(const GURL& manifest_url) {
appcache_service_unittest.cc 111 return mock_storage()->IsGroupForManifestStored(manifest_url);

Completed in 41 milliseconds