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

  /external/chromium_org/chrome/browser/task_manager/
task_manager.cc 481 if (!CacheWebCoreStats(index))
488 if (!CacheWebCoreStats(index))
495 if (!CacheWebCoreStats(index))
636 if (!CacheWebCoreStats(index))
890 bool row1_stats_valid = CacheWebCoreStats(row1);
891 bool row2_stats_valid = CacheWebCoreStats(row2);
    [all...]
task_manager.h 488 bool CacheWebCoreStats(int index) const;

Completed in 703 milliseconds