Searched refs:FormatStatsSize (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/task_manager/
H A Dtask_manager.cc96 base::string16 FormatStatsSize(const blink::WebCache::ResourceTypeStat& stat) { function in namespace:__anon4902
484 return FormatStatsSize(GetPerResourceValues(index).webcore_stats.images);
491 return FormatStatsSize(GetPerResourceValues(index).webcore_stats.scripts);
498 return FormatStatsSize(

Completed in 217 milliseconds