Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Dbackend_impl.cc366 int BackendImpl::SyncDoomEntry(const std::string& key) { in SyncDoomEntry() function in disk_cache::BackendImpl
/aosp_15_r20/external/cronet/net/disk_cache/
H A Dentry_unittest.cc4347 void DiskCacheEntryTest::SyncDoomEntry(const char* key) { in SyncDoomEntry() function in DiskCacheEntryTest