Home
last modified time | relevance | path

Searched defs:license (Results 1 – 5 of 5) sorted by relevance

/tools/ndkports/ports/jsoncpp/
Dport.kts26 override val license = License( constant
/tools/ndkports/ports/openssl/
Dport.kts27 override val license = License( constant
/tools/ndkports/ports/curl/
Dport.kts27 override val license = License( constant
/tools/ndkports/src/main/kotlin/com/android/ndkports/
DPort.kt132 abstract val license: License in installDirectoryForPort() constant in com.android.ndkports.Port
DPrefabPackageBuilder.kt68 License().also { license -> in <lambda>() method