Home
last modified time | relevance | path

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

/external/chromium_org/webkit/browser/appcache/
Dappcache_storage_impl.cc896 bool FindExactMatch(int64 preferred_id);
942 if (FindExactMatch(preferred_cache_id) || in Run()
956 FindMainResponseTask::FindExactMatch(int64 preferred_cache_id) { in FindExactMatch() function in appcache::AppCacheStorageImpl::FindMainResponseTask