Home
last modified time | relevance | path

Searched defs:DoomEntry (Results 1 – 11 of 11) sorted by relevance

/external/cronet/net/disk_cache/blockfile/
Din_flight_backend_io.cc145 void BackendIO::DoomEntry(const std::string& key) { in DoomEntry() function in disk_cache::BackendIO
467 void InFlightBackendIO::DoomEntry(const std::string& key, in DoomEntry() function in disk_cache::InFlightBackendIO
Dbackend_impl.cc1254 net::Error BackendImpl::DoomEntry(const std::string& key, in DoomEntry() function in disk_cache::BackendImpl
/external/cronet/net/disk_cache/memory/
Dmem_backend_impl.cc199 net::Error MemBackendImpl::DoomEntry(const std::string& key, in DoomEntry() function in disk_cache::MemBackendImpl
/external/cronet/net/disk_cache/
Ddisk_cache_test_base.cc176 int DiskCacheTestWithCache::DoomEntry(const std::string& key) { in DoomEntry() function in DiskCacheTestWithCache
Ddisk_cache_fuzzer.proto115 message DoomEntry { message
Dentry_unittest.cc1446 TEST_F(DiskCacheEntryTest, DoomEntry) { in TEST_F() argument
/external/cronet/net/http/
Dmock_http_cache.cc529 net::Error MockDiskCache::DoomEntry(const std::string& key, in DoomEntry() function in net::MockDiskCache
Dhttp_cache.cc634 int HttpCache::DoomEntry(const std::string& key, Transaction* transaction) { in DoomEntry() function in net::HttpCache
Dhttp_cache_unittest.cc814 int DoomEntry(HttpCache* cache, in DoomEntry() function in net::HttpCacheIOCallbackTest
/external/cronet/net/disk_cache/simple/
Dsimple_backend_impl.cc497 net::Error SimpleBackendImpl::DoomEntry(const std::string& key, in DoomEntry() function in disk_cache::SimpleBackendImpl
Dsimple_entry_impl.cc278 net::Error SimpleEntryImpl::DoomEntry(net::CompletionOnceCallback callback) { in DoomEntry() function in disk_cache::SimpleEntryImpl