Searched refs:RemoveEmptyFile (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
H A Dblock_files.h142 bool RemoveEmptyFile(FileType block_type);
H A Dblock_files.cc291 if (!RemoveEmptyFile(static_cast<FileType>(i + 1)))
380 RemoveEmptyFile(type); // Ignore failures.
608 bool BlockFiles::RemoveEmptyFile(FileType block_type) { function in class:disk_cache::BlockFiles

Completed in 371 milliseconds