Home
last modified time | relevance | path

Searched defs:SyncDoomEntry (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/disk_cache/blockfile/
Dbackend_impl.cc369 int BackendImpl::SyncDoomEntry(const std::string& key) { in SyncDoomEntry() function in disk_cache::BackendImpl
/external/cronet/net/disk_cache/
Dentry_unittest.cc4434 void DiskCacheEntryTest::SyncDoomEntry(const char* key) { in SyncDoomEntry() function in DiskCacheEntryTest