Searched refs:libModulesPath (Results 1 – 1 of 1) sorted by relevance
468 Path libModulesPath = systemStagingLibModulesDir.toPath(); in flattenSystemDlkm() local527 libModulesPath.toFile().listFiles(new PatternFilenameFilter("modules\\..*\\.bin")); in flattenSystemDlkm()531 Files.deleteIfExists(libModulesPath.resolve("modules.order")); in flattenSystemDlkm()534 libModulesPath.toFile().listFiles(new PatternFilenameFilter("modules\\..*")); in flattenSystemDlkm()