Searched defs:EntryImpl (Results 1 – 5 of 5) sorted by relevance
/external/chromium/net/disk_cache/ | ||
D | block_files.h | 19 class EntryImpl; variable |
D | storage_block.h | 15 class EntryImpl; variable |
D | eviction.h | 17 class EntryImpl; variable |
D | sparse_control.h | 25 class EntryImpl; variable |
D | entry_impl.cc | 82 EntryImpl::EntryImpl(BackendImpl* backend, Addr address) in EntryImpl() function in disk_cache::EntryImpl |