Searched refs:shouldUseAllPassFilter (Results 1 – 1 of 1) sorted by relevance
671 || !shouldUseAllPassFilter(client); in isExemptFromScanDowngrade()941 if (shouldUseAllPassFilter(client)) { in configureScanFilters()989 if (!shouldUseAllPassFilter(client)) { in shouldAddAllPassFilterToController()1058 private boolean shouldUseAllPassFilter(ScanClient client) { in shouldUseAllPassFilter() method in ScanManager.ScanNative