Home
last modified time | relevance | path

Searched defs:load (Results 1 – 2 of 2) sorted by relevance

/development/importMaven/src/test/kotlin/androidx/build/importMaven/
DImportVersionCatalogTest.kt28 fun load() { in load() method
/development/importMaven/src/main/kotlin/androidx/build/importMaven/
DImportVersionCatalog.kt36 fun load(file: Path): List<String> { in <lambda>() method