OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:disk_cache
(Results
26 - 50
of
204
) sorted by null
1
2
3
4
5
6
7
8
9
/external/chromium_org/net/disk_cache/
cache_util_win.cc
5
#include "net/
disk_cache
/cache_util.h"
14
namespace
disk_cache
{
namespace
46
} // namespace
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
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
54
} // namespace
disk_cache
mapped_file_win.cc
5
#include "net/
disk_cache
/mapped_file.h"
10
#include "net/
disk_cache
/
disk_cache
.h"
12
namespace
disk_cache
{
namespace
55
} // namespace
disk_cache
stats_histogram.h
19
namespace
disk_cache
{
namespace
56
} // namespace
disk_cache
/external/chromium_org/net/disk_cache/simple/
simple_index_delegate.h
13
namespace
disk_cache
{
namespace
26
} // namespace
disk_cache
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
16
disk_cache
::simple_util::GetFilenameFromKeyAndFileIndex(key, 0));
32
} // namespace
disk_cache
simple_test_util.h
17
namespace
disk_cache
{
namespace
46
} // 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
/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/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 115 milliseconds
1
2
3
4
5
6
7
8
9