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 482 if (!CacheWebCoreStats(index))
489 if (!CacheWebCoreStats(index))
496 if (!CacheWebCoreStats(index))
629 if (!CacheWebCoreStats(index))
855 bool row1_stats_valid = CacheWebCoreStats(row1);
856 bool row2_stats_valid = CacheWebCoreStats(row2);
    [all...]
task_manager.h 472 bool CacheWebCoreStats(int index) const;

Completed in 272 milliseconds