Home
last modified time | relevance | path

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

/external/cronet/net/disk_cache/memory/
Dmem_backend_impl.cc330 MemEntryImpl* to_doom = entry->value(); in EvictTill() local
333 if (!to_doom->InUse()) in EvictTill()
334 to_doom->Doom(); in EvictTill()