Home
last modified time | relevance | path

Searched defs:cache_entry (Results 1 – 15 of 15) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
Dbackend_impl_v3.cc436 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()
Ddisk_cache_perftest.cc64 disk_cache::Entry* cache_entry; in TimeWrite() local
113 disk_cache::Entry* cache_entry; in TimeRead() local
Dbackend_impl.cc451 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/
Dresource_metadata_storage_unittest.cc303 FileCacheEntry cache_entry; in TEST_F() local
353 FileCacheEntry cache_entry; in TEST_F() local
407 FileCacheEntry cache_entry; in TEST_F() local
Dresource_metadata_storage.cc324 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/
Dflash_resource.cc125 LocalTimeZoneOffsetEntry cache_entry; in GetLocalTimeZoneOffset() local
/external/chromium_org/google_apis/gaia/
Doauth2_token_service.cc537 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/
Dmem_backend_impl.cc243 MemEntryImpl* cache_entry = new MemEntryImpl(this); in CreateEntry() local
/external/chromium_org/content/common/gpu/client/
Dgl_helper_scaling.cc514 scoped_refptr<ShaderProgram>& cache_entry(shader_programs_[key]); in GetShaderProgram() local
/external/chromium_org/v8/src/
Dheap-snapshot-generator.cc725 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/
Dx509_certificate.cc130 Entry cache_entry; in InsertOrUpdate() local
/external/chromium_org/chrome/browser/ui/webui/chromeos/
Ddrive_internals_ui.cc851 const drive::FileCacheEntry& cache_entry) { in UpdateCacheEntry()
/external/chromium_org/chrome/browser/extensions/api/identity/
Didentity_api.cc487 IdentityTokenCacheValue cache_entry = id_api->GetCachedToken(*token_key_); in StartMintToken() local
/external/chromium_org/chrome/browser/predictors/
Dresource_prefetch_predictor.cc875 PrefetchDataMap::iterator cache_entry = data_map->find(key); in LearnNavigation() local
/external/chromium_org/net/dns/
Dhost_resolver_impl.cc2066 const HostCache::Entry* cache_entry = cache_->Lookup( in ServeFromCache() local