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

  /external/chromium/net/http/
http_cache.h 231 typedef std::set<ActiveEntry*> ActiveEntriesSet;
372 ActiveEntriesSet doomed_entries_;
  /external/chromium_org/net/http/
http_cache.h 237 typedef std::set<ActiveEntry*> ActiveEntriesSet;
392 ActiveEntriesSet doomed_entries_;

Completed in 25 milliseconds