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