Home
last modified time | relevance | path

Searched defs:ReadFromDisk (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/components/cronet/
H A Dhost_cache_persistence_manager.cc52 void HostCachePersistenceManager::ReadFromDisk() { in ReadFromDisk() function in cronet::HostCachePersistenceManager
/aosp_15_r20/external/cronet/components/metrics/structured/lib/
H A Dpersistent_proto_unittest.cc71 KeyProto ReadFromDisk() { in ReadFromDisk() function in metrics::structured::__anon1ec35cdd0111::TestCase
/aosp_15_r20/external/puffin/src/
H A Dpuffin_stream.cc473 LRUCache::Value LRUCache::ReadFromDisk(const LRUCache::Key& key) { in ReadFromDisk() function in puffin::LRUCache