Searched refs:ReportsCacheStats (Results 1 – 4 of 4) sorted by relevance
188 if (!resources_[index]->ReportsCacheStats()) in GetResourceWebCoreImageCacheSize()198 if (!resources_[index]->ReportsCacheStats()) in GetResourceWebCoreScriptsCacheSize()208 if (!resources_[index]->ReportsCacheStats()) in GetResourceWebCoreCSSCacheSize()339 if (resources_[row1]->ReportsCacheStats()) in CompareValues()341 if (resources_[row2]->ReportsCacheStats()) in CompareValues()
65 virtual bool ReportsCacheStats() const { return false; } in ReportsCacheStats() function
45 virtual bool ReportsCacheStats() const OVERRIDE;
144 bool TaskManagerRendererResource::ReportsCacheStats() const { in ReportsCacheStats() function in TaskManagerRendererResource