Searched defs:EntryImpl (Results 1 – 8 of 8) sorted by relevance
/external/chromium_org/net/disk_cache/blockfile/ | ||
D | webfonts_histogram.h | 12 class EntryImpl; variable |
D | eviction.h | 15 class EntryImpl; variable |
D | sparse_control.h | 25 class EntryImpl; variable |
D | sparse_control_v3.h | 25 class EntryImpl; variable |
D | in_flight_backend_io.h | 23 class EntryImpl; variable |
D | entry_impl.cc | 298 EntryImpl::EntryImpl(BackendImpl* backend, Addr address, bool read_only) in EntryImpl() function in disk_cache::EntryImpl |
/external/chromium_org/content/browser/appcache/ | ||
D | appcache_disk_cache.h | 56 class EntryImpl; variable |
D | appcache_disk_cache.cc | 51 class AppCacheDiskCache::EntryImpl : public Entry { class in content::AppCacheDiskCache |