Home
last modified time | relevance | path

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

/external/chromium_org/webkit/browser/appcache/
Dappcache_disk_cache.h76 class ActiveCall; variable
Dappcache_disk_cache.cc110 class AppCacheDiskCache::ActiveCall { class in appcache::AppCacheDiskCache
112 explicit ActiveCall(AppCacheDiskCache* owner) in ActiveCall() function in appcache::AppCacheDiskCache::ActiveCall