Home
last modified time | relevance | path

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

/external/chromium/net/disk_cache/
Ddisk_cache_perftest.cc68 disk_cache::Entry* cache_entry; in TimeWrite() local
116 disk_cache::Entry* cache_entry; in TimeRead() local
Dbackend_impl.cc675 EntryImpl* cache_entry = MatchEntry(key, hash, false, Addr(), &error); in OpenEntryImpl() local
754 scoped_refptr<EntryImpl> cache_entry( in CreateEntryImpl() local
898 EntryImpl* cache_entry = NULL; in RecoveredEntry() local
1506 scoped_refptr<EntryImpl> cache_entry( in NewEntry() local
1569 scoped_refptr<EntryImpl> cache_entry, parent_entry; in MatchEntry() local
2061 scoped_refptr<EntryImpl> cache_entry; in CheckAllEntries() local
2086 bool BackendImpl::CheckEntry(EntryImpl* cache_entry) { in CheckEntry()
Dmem_backend_impl.cc210 MemEntryImpl* cache_entry = new MemEntryImpl(this); in CreateEntry() local
/external/v8/src/
Dprofile-generator.cc129 HashMap::Entry* cache_entry = names_.Lookup(str, hash, true); in AddOrDisposeString() local
1529 HashMap::Entry* cache_entry = entries_.Lookup(thing, Hash(thing), false); in Map() local
1541 HashMap::Entry* cache_entry = entries_.Lookup(thing, Hash(thing), true); in Pair() local
1583 HashMap::Entry* cache_entry = in Contains() local
1592 HashMap::Entry* cache_entry = in Insert() local
1602 HashMap::Entry* cache_entry = in GetTag() local
1616 HashMap::Entry* cache_entry = in SetTag() local
3487 HashMap::Entry* cache_entry = nodes_.Lookup(entry, ObjectHash(entry), true); in GetNodeId() local
3496 HashMap::Entry* cache_entry = strings_.Lookup( in GetStringId() local
/external/chromium/net/base/
Dhost_resolver_impl.cc1019 const HostCache::Entry* cache_entry = cache_->Lookup( in Resolve() local
/external/v8/src/arm/
Dcode-stubs-arm.cc3221 const Register cache_entry = r0; in Generate() local
/external/v8/src/mips/
Dcode-stubs-mips.cc3343 const Register cache_entry = a0; in Generate() local