Searched defs:SyncDoomEntry (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/ | ||
H A D | backend_impl.cc | 366 int BackendImpl::SyncDoomEntry(const std::string& key) { in SyncDoomEntry() function in disk_cache::BackendImpl |
/aosp_15_r20/external/cronet/net/disk_cache/ | ||
H A D | entry_unittest.cc | 4347 void DiskCacheEntryTest::SyncDoomEntry(const char* key) { in SyncDoomEntry() function in DiskCacheEntryTest |