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

  /external/chromium/net/disk_cache/
stats.h 20 typedef std::vector<std::pair<std::string, std::string> > StatsItems;
65 void GetItems(StatsItems* items);
  /external/chromium_org/net/disk_cache/
stats.h 21 typedef std::vector<std::pair<std::string, std::string> > StatsItems;
74 void GetItems(StatsItems* items);

Completed in 505 milliseconds