HomeSort by relevance Sort by last modified time
    Searched defs:ActiveEntriesMap (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/http/
http_cache.h 229 typedef base::hash_map<std::string, ActiveEntry*> ActiveEntriesMap;
369 ActiveEntriesMap active_entries_;
  /external/chromium_org/net/http/
http_cache.h 235 typedef base::hash_map<std::string, ActiveEntry*> ActiveEntriesMap;
389 ActiveEntriesMap active_entries_;

Completed in 800 milliseconds