Home
last modified time | relevance | path

Searched defs:WriteToDisk (Results 1 – 7 of 7) 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.cc91 void WriteToDisk(const std::string& name, const EventsProto& proto) { in WriteToDisk() function in metrics::structured::ExternalMetricsTest
96 void WriteToDisk(const std::string& name, const std::string& str) { in WriteToDisk() function in metrics::structured::ExternalMetricsTest
Dpersistent_proto_unittest.cc72 void WriteToDisk(const KeyProto& proto) { in WriteToDisk() function in metrics::structured::PersistentProtoTest
/external/cronet/net/disk_cache/simple/
Dsimple_index.cc611 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.cpp1347 static void WriteToDisk(const Task& task, in WriteToDisk() function