Home
last modified time | relevance | path

Searched refs:DeleteP2PFile (Results 1 – 1 of 1) sorted by relevance

/system/update_engine/
Dp2p_manager.cc164 bool DeleteP2PFile(const FilePath& path, const string& reason);
318 bool P2PManagerImpl::DeleteP2PFile(const FilePath& path, in DeleteP2PFile() function in chromeos_update_engine::P2PManagerImpl
356 if (!DeleteP2PFile(name, "file too old")) in PerformHousekeeping()
370 if (!DeleteP2PFile(i->first, "too many files")) in PerformHousekeeping()