Home
last modified time | relevance | path

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

/external/cronet/net/disk_cache/blockfile/
Dbackend_impl.h159 void OnEntryDestroyEnd();
Dentry_impl.cc1017 backend_->OnEntryDestroyEnd(); in ~EntryImpl()
Dbackend_impl.cc893 void BackendImpl::OnEntryDestroyEnd() { in OnEntryDestroyEnd() function in disk_cache::BackendImpl