/external/chromium_org/net/disk_cache/blockfile/ |
D | backend_impl_v3.cc | 436 EntryImpl* cache_entry = MatchEntry(key, hash, false, Addr(), &error); in OpenEntry() local 528 scoped_refptr<EntryImpl> cache_entry( in CreateEntry() local 721 EntryImpl* cache_entry = MatchEntry(key, hash, false, Addr(), &error); in OnExternalCacheHit() local 908 scoped_refptr<EntryImpl> cache_entry( in NewEntry() local 1185 scoped_refptr<EntryImpl> cache_entry( in CreateEntryImpl() local 1405 scoped_refptr<EntryImpl> cache_entry; in CheckAllEntries() local 1433 bool BackendImplV3::CheckEntry(EntryImpl* cache_entry) { in CheckEntry()
|
D | disk_cache_perftest.cc | 64 disk_cache::Entry* cache_entry; in TimeWrite() local 113 disk_cache::Entry* cache_entry; in TimeRead() local
|
D | backend_impl.cc | 451 EntryImpl* cache_entry = MatchEntry(key, hash, false, Addr(), &error); in SyncOnExternalCacheHit() local 469 EntryImpl* cache_entry = MatchEntry(key, hash, false, Addr(), &error); in OpenEntryImpl() local 565 scoped_refptr<EntryImpl> cache_entry( in CreateEntryImpl() local 774 EntryImpl* cache_entry = NULL; in RecoveredEntry() local 1526 scoped_refptr<EntryImpl> cache_entry( in NewEntry() local 1589 scoped_refptr<EntryImpl> cache_entry, parent_entry; in MatchEntry() local 2028 scoped_refptr<EntryImpl> cache_entry; in CheckAllEntries() local 2056 bool BackendImpl::CheckEntry(EntryImpl* cache_entry) { in CheckEntry()
|
/external/chromium_org/chrome/browser/chromeos/drive/ |
D | resource_metadata_storage_unittest.cc | 303 FileCacheEntry cache_entry; in TEST_F() local 353 FileCacheEntry cache_entry; in TEST_F() local 407 FileCacheEntry cache_entry; in TEST_F() local
|
D | resource_metadata_storage.cc | 324 FileCacheEntry cache_entry; in UpgradeOldDB() local 402 FileCacheEntry cache_entry; in UpgradeOldDB() local 453 FileCacheEntry cache_entry; in UpgradeOldDB() local
|
/external/chromium_org/ppapi/proxy/ |
D | flash_resource.cc | 125 LocalTimeZoneOffsetEntry cache_entry; in GetLocalTimeZoneOffset() local
|
/external/chromium_org/google_apis/gaia/ |
D | oauth2_token_service.cc | 537 const CacheEntry* cache_entry = GetCacheEntry(request_parameters); in StartCacheLookupRequest() local 643 const CacheEntry* cache_entry = GetCacheEntry(request_parameters); in HasCacheEntry() local
|
/external/chromium_org/net/disk_cache/memory/ |
D | mem_backend_impl.cc | 243 MemEntryImpl* cache_entry = new MemEntryImpl(this); in CreateEntry() local
|
/external/chromium_org/content/common/gpu/client/ |
D | gl_helper_scaling.cc | 514 scoped_refptr<ShaderProgram>& cache_entry(shader_programs_[key]); in GetShaderProgram() local
|
/external/chromium_org/v8/src/ |
D | heap-snapshot-generator.cc | 725 HashMap::Entry* cache_entry = entries_.Lookup(thing, Hash(thing), false); in Map() local 732 HashMap::Entry* cache_entry = entries_.Lookup(thing, Hash(thing), true); in Pair() local 764 HashMap::Entry* cache_entry = in GetTag() local 775 HashMap::Entry* cache_entry = in SetTag() local 2769 HashMap::Entry* cache_entry = strings_.Lookup( in GetStringId() local
|
/external/chromium_org/net/cert/ |
D | x509_certificate.cc | 130 Entry cache_entry; in InsertOrUpdate() local
|
/external/chromium_org/chrome/browser/ui/webui/chromeos/ |
D | drive_internals_ui.cc | 851 const drive::FileCacheEntry& cache_entry) { in UpdateCacheEntry()
|
/external/chromium_org/chrome/browser/extensions/api/identity/ |
D | identity_api.cc | 487 IdentityTokenCacheValue cache_entry = id_api->GetCachedToken(*token_key_); in StartMintToken() local
|
/external/chromium_org/chrome/browser/predictors/ |
D | resource_prefetch_predictor.cc | 875 PrefetchDataMap::iterator cache_entry = data_map->find(key); in LearnNavigation() local
|
/external/chromium_org/net/dns/ |
D | host_resolver_impl.cc | 2066 const HostCache::Entry* cache_entry = cache_->Lookup( in ServeFromCache() local
|