Searched defs:notifyScanResult (Results 1 – 2 of 2) sorted by relevance
147 abstract void notifyScanResult(List<ScanResult> scanResults); in notifyScanResult() method in ApexManager471 void notifyScanResult(List<ScanResult> scanResults) { in notifyScanResult() method in ApexManager.ApexManagerImpl
320 private void notifyScanResult() { in notifyScanResult() method in ConnectionUtil