Home
last modified time | relevance | path

Searched defs:ActiveEntry (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/net/http/
Dhttp_cache.h223 struct ActiveEntry { struct
235 typedef base::hash_map<std::string, ActiveEntry*> ActiveEntriesMap; argument
Dhttp_cache.cc92 HttpCache::ActiveEntry::ActiveEntry(disk_cache::Entry* entry) in ActiveEntry() function in net::HttpCache::ActiveEntry
/external/chromium/net/http/
Dhttp_cache.h217 struct ActiveEntry { struct
229 typedef base::hash_map<std::string, ActiveEntry*> ActiveEntriesMap; argument
Dhttp_cache.cc96 HttpCache::ActiveEntry::ActiveEntry(disk_cache::Entry* entry) in ActiveEntry() function in net::HttpCache::ActiveEntry