Home
last modified time | relevance | path

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

/external/cronet/net/disk_cache/blockfile/
Dbackend_impl.h155 void OnEntryDestroyBegin(Addr address);
Dentry_impl.cc982 backend_->OnEntryDestroyBegin(entry_.address()); in ~EntryImpl()
Dbackend_impl.cc887 void BackendImpl::OnEntryDestroyBegin(Addr address) { in OnEntryDestroyBegin() function in disk_cache::BackendImpl