/external/chromium_org/net/disk_cache/simple/ |
D | simple_index_file.cc | 48 void UmaRecordIndexFileState(IndexFileState state, net::CacheType cache_type) { in UmaRecordIndexFileState() 62 net::CacheType cache_type) { in UmaRecordIndexInitMethod() 186 void SimpleIndexFile::SyncWriteToDisk(net::CacheType cache_type, in SyncWriteToDisk() 240 net::CacheType cache_type, in SimpleIndexFile() 283 net::CacheType cache_type, in SyncLoadIndexEntries()
|
D | simple_histogram_macros.h | 19 #define SIMPLE_CACHE_UMA(uma_type, uma_name, cache_type, ...) \ argument
|
D | simple_backend_impl.h | 54 net::CacheType cache_type() const { return cache_type_; } in cache_type() function
|
D | simple_synchronous_entry.cc | 88 void RecordSyncOpenResult(net::CacheType cache_type, in RecordSyncOpenResult() 105 void RecordWriteResult(net::CacheType cache_type, WriteResult result) { in RecordWriteResult() 110 void RecordCheckEOFResult(net::CacheType cache_type, CheckEOFResult result) { in RecordCheckEOFResult() 116 void RecordCloseResult(net::CacheType cache_type, CloseResult result) { in RecordCloseResult() 227 net::CacheType cache_type, in OpenEntry() 251 net::CacheType cache_type, in CreateEntry() 718 SimpleSynchronousEntry::SimpleSynchronousEntry(net::CacheType cache_type, in SimpleSynchronousEntry()
|
D | simple_entry_impl.cc | 71 void RecordReadResult(net::CacheType cache_type, ReadResult result) { in RecordReadResult() 76 void RecordWriteResult(net::CacheType cache_type, WriteResult result) { in RecordWriteResult() 83 void RecordHeaderSizeChange(net::CacheType cache_type, in RecordHeaderSizeChange() 116 void RecordUnexpectedStream0Write(net::CacheType cache_type) { in RecordUnexpectedStream0Write() 124 void AdjustOpenEntryCountBy(net::CacheType cache_type, int offset) { in AdjustOpenEntryCountBy() 163 SimpleEntryImpl::SimpleEntryImpl(net::CacheType cache_type, in SimpleEntryImpl()
|
D | simple_backend_impl.cc | 84 void MaybeHistogramFdLimit(net::CacheType cache_type) { in MaybeHistogramFdLimit() 185 void RecordIndexLoad(net::CacheType cache_type, in RecordIndexLoad() 202 net::CacheType cache_type, in SimpleBackendImpl()
|
D | simple_index.cc | 140 net::CacheType cache_type, in SimpleIndex()
|
/external/eigen/bench/ |
D | check_cache_queries.cpp | 59 int cache_type = 0; in main() local
|
/external/chromium_org/android_webview/browser/net/ |
D | aw_url_request_context_getter.cc | 193 net::BackendType cache_type = net::CACHE_BACKEND_SIMPLE; in InitializeURLRequestContext() local
|
/external/chromium_org/net/disk_cache/v3/ |
D | backend_impl_v3.h | 120 net::CacheType cache_type() const { in cache_type() function
|
/external/linux-tools-perf/util/ |
D | parse-events.c | 252 static int is_cache_op_valid(u8 cache_type, u8 cache_op) in is_cache_op_valid() 260 static char *event_cache_name(u8 cache_type, u8 cache_op, u8 cache_result) in event_cache_name() 325 u8 cache_type, cache_op, cache_result; in __event_name() local 384 int cache_type = -1, cache_op = -1, cache_result = -1; in parse_generic_hw_event() local
|
/external/chromium_org/net/disk_cache/ |
D | backend_impl.h | 179 net::CacheType cache_type() const { in cache_type() function
|
/external/chromium/net/disk_cache/ |
D | backend_impl.h | 177 net::CacheType cache_type() const { in cache_type() function
|
/external/chromium_org/net/tools/disk_cache_memory_test/ |
D | disk_cache_memory_test.cc | 65 const net::CacheType cache_type; member
|
/external/chromium_org/components/nacl/browser/ |
D | pnacl_translation_cache.cc | 333 int PnaclTranslationCache::Init(net::CacheType cache_type, in Init()
|
/external/chromium_org/webkit/browser/appcache/ |
D | appcache_disk_cache.cc | 264 int AppCacheDiskCache::Init(net::CacheType cache_type, in Init()
|