Searched refs:OnDoomStart (Results 1 – 3 of 3) sorted by relevance
79 void OnDoomStart(uint64 entry_hash);
282 void SimpleBackendImpl::OnDoomStart(uint64 entry_hash) { in OnDoomStart() function in disk_cache::SimpleBackendImpl343 OnDoomStart(*it); in DoomEntries()
288 backend_->OnDoomStart(entry_hash_); in DoomEntry()