Searched defs:ActiveEntry (Results 1 – 2 of 2) sorted by relevance
230 struct ActiveEntry { struct242 typedef base::hash_map<std::string, ActiveEntry*> ActiveEntriesMap; argument
94 HttpCache::ActiveEntry::ActiveEntry(disk_cache::Entry* entry) in ActiveEntry() function in net::HttpCache::ActiveEntry