Searched refs:ReportsCacheStats (Results 1 – 5 of 5) sorted by relevance
23 bool Resource::ReportsCacheStats() const { in ReportsCacheStats() function in task_manager::Resource
32 virtual bool ReportsCacheStats() const OVERRIDE;
94 bool RendererResource::ReportsCacheStats() const { in ReportsCacheStats() function in task_manager::RendererResource
67 virtual bool ReportsCacheStats() const;
1440 if (!GetResource(index)->ReportsCacheStats()) in CacheWebCoreStats()