Searched refs:ProviderCounts (Results 1 – 1 of 1) sorted by relevance
398 ProviderCounts counts = countProviders(srcs, dst); in logFileOperation()445 ProviderCounts counts = countProviders(failedFiles, null); in logFileOperationErrors()832 private static ProviderCounts countProviders( in countProviders()834 ProviderCounts counts = new ProviderCounts(); in countProviders()847 private static class ProviderCounts { class in Metrics