Searched refs:scanDirPath (Results 1 – 1 of 1) sorted by relevance
264 abstract void reportErrorWithApkInApex(String scanDirPath, String errorMsg); in reportErrorWithApkInApex() argument731 void reportErrorWithApkInApex(String scanDirPath, String errorMsg) { in reportErrorWithApkInApex() argument734 if (scanDirPath.startsWith(aai.apexDirectory.getAbsolutePath())) { in reportErrorWithApkInApex()