Home
last modified time | relevance | path

Searched defs:WriteToDisk (Results 1 – 8 of 8) sorted by relevance

/external/cronet/components/cronet/
Dhost_cache_persistence_manager.cc78 void HostCachePersistenceManager::WriteToDisk() { in WriteToDisk() function in cronet::HostCachePersistenceManager
/external/cronet/components/metrics/structured/
Dexternal_metrics_unittest.cc101 void WriteToDisk(const std::string& name, const EventsProto& proto) { in WriteToDisk() function in metrics::structured::ExternalMetricsTest
106 void WriteToDisk(const std::string& name, const std::string& str) { in WriteToDisk() function in metrics::structured::ExternalMetricsTest
Dpersistent_proto_unittest.cc74 void WriteToDisk(const KeyProto& proto) { in WriteToDisk() function in metrics::structured::PersistentProtoTest
/external/puffin/src/
Dpuffin_stream.cc507 bool LRUCache::WriteToDisk(const LRUCache::Key& key, in WriteToDisk() function in puffin::LRUCache
/external/cronet/net/disk_cache/simple/
Dsimple_index.cc618 void SimpleIndex::WriteToDisk(IndexWriteToDiskReason reason) { in WriteToDisk() function in disk_cache::SimpleIndex
Dsimple_index_file.cc376 void SimpleIndexFile::WriteToDisk(net::CacheType cache_type, in WriteToDisk() function in disk_cache::SimpleIndexFile
Dsimple_index_unittest.cc80 void WriteToDisk(net::CacheType cache_type, in WriteToDisk() function in disk_cache::MockSimpleIndexFile
/external/skia/dm/
DDM.cpp1369 static void WriteToDisk(const Task& task, in WriteToDisk() function