Home
last modified time | relevance | path

Searched defs:appcache_service (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/net/
Dchrome_url_request_context.h58 ChromeAppCacheService* appcache_service() const { in appcache_service() function
/external/chromium/chrome/browser/profiles/
Dprofile_io_data.h110 scoped_refptr<ChromeAppCacheService> appcache_service; member