Searched refs:shouldUseAllPassFilter (Results 1 – 1 of 1) sorted by relevance
772 if (shouldUseAllPassFilter(client)) { in configureScanFilters()819 if (!shouldUseAllPassFilter(client)) { in shouldAddAllPassFilterToController()888 private boolean shouldUseAllPassFilter(ScanClient client) { in shouldUseAllPassFilter() method in ScanManager.ScanNative