Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/boottime_tools/bootanalyze/stressfs/src/com/android/car/test/stressfs/
H A DWritingService.java74 private static class WriteToDisk extends Thread { class in WritingService
80 public WriteToDisk( in WriteToDisk() method in WritingService.WriteToDisk
/aosp_15_r20/external/cronet/components/metrics/structured/
H A 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
/aosp_15_r20/external/cronet/components/metrics/structured/lib/
H A Dpersistent_proto_unittest.cc79 void WriteToDisk(const KeyProto& proto) { WriteToDisk(GetPath(), proto); } in WriteToDisk() function in metrics::structured::__anon1ec35cdd0111::TestCase
81 void WriteToDisk(const base::FilePath& path, const KeyProto& proto) { in WriteToDisk() function in metrics::structured::__anon1ec35cdd0111::TestCase
/aosp_15_r20/external/cronet/components/cronet/
H A Dhost_cache_persistence_manager.cc78 void HostCachePersistenceManager::WriteToDisk() { in WriteToDisk() function in cronet::HostCachePersistenceManager
/aosp_15_r20/frameworks/native/opengl/libs/EGL/
H A DMultifileBlobCache.h72 WriteToDisk, enumerator
/aosp_15_r20/external/puffin/src/
H A Dpuffin_stream.cc507 bool LRUCache::WriteToDisk(const LRUCache::Key& key, in WriteToDisk() function in puffin::LRUCache
/aosp_15_r20/art/runtime/
H A Dvdex_file.cc257 bool VdexFile::WriteToDisk(const std::string& path, in WriteToDisk() function in art::VdexFile
/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_index.cc618 void SimpleIndex::WriteToDisk(IndexWriteToDiskReason reason) { in WriteToDisk() function in disk_cache::SimpleIndex
H A Dsimple_index_file.cc376 void SimpleIndexFile::WriteToDisk(net::CacheType cache_type, in WriteToDisk() function in disk_cache::SimpleIndexFile
H A Dsimple_index_unittest.cc79 void WriteToDisk(net::CacheType cache_type, in WriteToDisk() function in disk_cache::MockSimpleIndexFile
/aosp_15_r20/external/skia/dm/
H A DDM.cpp1379 static void WriteToDisk(const Task& task, in WriteToDisk() function