OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 31 milliseconds