Searched refs:licensePath (Results 1 – 3 of 3) sorted by relevance
162 val src = sourceDirectory.resolve(port.licensePath) in <lambda>()164 .resolve(File(port.licensePath).name) in <lambda>()
127 open val licensePath: String = "LICENSE" in installDirectoryForPort() constant in com.android.ndkports.Port
25 override val licensePath = "COPYING" constant