Searched defs:DeleteBlock (Results 1 – 2 of 2) sorted by relevance
/external/chromium/net/disk_cache/ | ||
D | block_files.cc | 275 void BlockFiles::DeleteBlock(Addr address, bool deep) { in DeleteBlock() function in disk_cache::BlockFiles |
D | backend_impl.cc | 872 void BackendImpl::DeleteBlock(Addr block_address, bool deep) { in DeleteBlock() function in disk_cache::BackendImpl |