Searched defs:load (Results 1 – 2 of 2) sorted by relevance
| /development/importMaven/src/test/kotlin/androidx/build/importMaven/ | ||
| D | ImportVersionCatalogTest.kt | 28 fun load() { in load() method in androidx.build.importMaven.ImportVersionCatalogTest |
| /development/importMaven/src/main/kotlin/androidx/build/importMaven/ | ||
| D | ImportVersionCatalog.kt | 36 fun load(file: Path): List<String> { in <lambda>() method |