Searched refs:blockingComponentNames (Results 1 – 1 of 1) sorted by relevance
255 void maybeLogLongBlockingComponents(List<String> blockingComponentNames, long thresholdMs) { in maybeLogLongBlockingComponents() argument257 for (String component : blockingComponentNames) { in maybeLogLongBlockingComponents()267 if (!blockingComponentNames.contains(existingRecordName)) { in maybeLogLongBlockingComponents()