Searched refs:OnEntryDestroyBegin (Results 1 – 3 of 3) sorted by relevance
155 void OnEntryDestroyBegin(Addr address);
982 backend_->OnEntryDestroyBegin(entry_.address()); in ~EntryImpl()
887 void BackendImpl::OnEntryDestroyBegin(Addr address) { in OnEntryDestroyBegin() function in disk_cache::BackendImpl