HomeSort by relevance Sort by last modified time
    Searched defs:disk_cache (Results 26 - 50 of 198) sorted by null

12 3 4 5 6 7 8

  /external/chromium_org/net/disk_cache/
file_block.h 5 // See net/disk_cache/disk_cache.h for the public interface of the cache.
10 namespace disk_cache { namespace
29 } // namespace disk_cache
file_lock.h 5 // See net/disk_cache/disk_cache.h for the public interface of the cache.
11 #include "net/disk_cache/disk_format_base.h"
13 namespace disk_cache { namespace
43 } // namespace disk_cache
mem_rankings.h 5 // See net/disk_cache/disk_cache.h for the public interface.
12 namespace disk_cache { namespace
42 } // namespace disk_cache
file_lock.cc 5 #include "net/disk_cache/file_lock.h"
20 namespace disk_cache { namespace
47 } // namespace disk_cache
stats_histogram.h 19 namespace disk_cache { namespace
53 } // namespace disk_cache
addr.cc 5 #include "net/disk_cache/addr.h"
9 namespace disk_cache { namespace
92 } // namespace disk_cache
experiments.h 9 namespace disk_cache { namespace
26 } // namespace disk_cache
  /external/chromium/net/disk_cache/
addr.cc 5 #include "net/disk_cache/addr.h"
9 namespace disk_cache { namespace
43 } // namespace disk_cache
file_lock.h 5 // See net/disk_cache/disk_cache.h for the public interface of the cache.
11 #include "net/disk_cache/disk_format.h"
13 namespace disk_cache { namespace
44 } // namespace disk_cache
stats_histogram.h 13 namespace disk_cache { namespace
55 } // namespace disk_cache
block_files.h 5 // See net/disk_cache/disk_cache.h for the public interface.
16 #include "net/disk_cache/addr.h"
17 #include "net/disk_cache/mapped_file.h"
23 namespace disk_cache { namespace
102 } // namespace disk_cache
cache_util_win.cc 5 #include "net/disk_cache/cache_util.h"
42 namespace disk_cache { namespace
80 } // namespace disk_cache
experiments.h 10 namespace disk_cache { namespace
23 } // namespace disk_cache
file.h 5 // See net/disk_cache/disk_cache.h for the public interface of the cache.
16 namespace disk_cache { namespace
87 } // namespace disk_cache
hash.cc 3 #include "net/disk_cache/hash.h"
8 namespace disk_cache { namespace
67 } // namespace disk_cache
mapped_file.h 5 // See net/disk_cache/disk_cache.h for the public interface of the cache.
11 #include "net/disk_cache/disk_format.h"
12 #include "net/disk_cache/file.h"
13 #include "net/disk_cache/file_block.h"
17 namespace disk_cache { namespace
53 } // namespace disk_cache
mapped_file_posix.cc 5 #include "net/disk_cache/mapped_file.h"
12 #include "net/disk_cache/disk_cache.h"
14 namespace disk_cache { namespace
55 } // namespace disk_cache
mapped_file_win.cc 5 #include "net/disk_cache/mapped_file.h"
9 #include "net/disk_cache/disk_cache.h"
11 namespace disk_cache { namespace
55 } // namespace disk_cache
mem_rankings.cc 5 #include "net/disk_cache/mem_rankings.h"
8 #include "net/disk_cache/mem_entry_impl.h"
10 namespace disk_cache { namespace
67 } // namespace disk_cache
net_log_parameters.cc 5 #include "net/disk_cache/net_log_parameters.h"
12 namespace disk_cache { namespace
100 } // namespace disk_cache
  /external/chromium_org/net/disk_cache/flash/
log_store_unittest.cc 5 #include "net/disk_cache/flash/flash_cache_test_base.h"
6 #include "net/disk_cache/flash/format.h"
7 #include "net/disk_cache/flash/log_store.h"
8 #include "net/disk_cache/flash/segment.h"
11 namespace disk_cache { namespace
56 const int32 kSize = disk_cache::kFlashSegmentFreeSpace;
93 const int32 kSize = disk_cache::kFlashSegmentFreeSpace;
131 } // namespace disk_cache
storage.h 12 namespace disk_cache { namespace
33 } // namespace disk_cache
  /external/chromium_org/net/disk_cache/simple/
simple_net_log_parameters.cc 5 #include "net/disk_cache/simple/simple_net_log_parameters.h"
14 #include "net/disk_cache/simple/simple_entry_impl.h"
19 const disk_cache::SimpleEntryImpl* entry,
28 const disk_cache::SimpleEntryImpl* entry,
40 namespace disk_cache { namespace
55 } // namespace disk_cache
simple_test_util.cc 5 #include "net/disk_cache/simple/simple_test_util.h"
8 #include "net/disk_cache/simple/simple_util.h"
10 namespace disk_cache { namespace
17 disk_cache::simple_util::GetFilenameFromKeyAndIndex(key, 0));
34 } // namespace disk_cache
  /external/chromium_org/net/disk_cache/v3/
backend_worker.h 5 // See net/disk_cache/disk_cache.h for the public interface of the cache.
13 #include "net/disk_cache/block_files.h"
14 #include "net/disk_cache/disk_cache.h"
15 #include "net/disk_cache/eviction.h"
16 #include "net/disk_cache/in_flight_backend_io.h"
17 #include "net/disk_cache/rankings.h"
18 #include "net/disk_cache/stats.h"
19 #include "net/disk_cache/stress_support.h
22 namespace disk_cache { namespace
    [all...]

Completed in 904 milliseconds

12 3 4 5 6 7 8