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

  /external/chromium_org/content/browser/loader/
resource_dispatcher_host_impl.h 252 struct OustandingRequestsStats {
307 // Returns the OustandingRequestsStats for |info|'s renderer, or an empty
309 OustandingRequestsStats GetOutstandingRequestsStats(
315 const OustandingRequestsStats& stats);
319 OustandingRequestsStats IncrementOutstandingRequestsMemory(
326 OustandingRequestsStats IncrementOutstandingRequestsCount(
453 typedef std::map<int, OustandingRequestsStats> OutstandingRequestsStatsMap;
resource_dispatcher_host_impl.cc     [all...]

Completed in 298 milliseconds