Searched refs:ARG_SUBTRACT_API (Results 1 – 3 of 3) sorted by relevance
150 const val ARG_SUBTRACT_API = "--subtract-api" in <lambda>() constant664 ARG_SUBTRACT_API -> { in <lambda>()666 throw DriverException(stderr = "Only one $ARG_SUBTRACT_API can be supplied") in <lambda>()1943 … "$ARG_SUBTRACT_API <api file>", "Subtracts the API in the given signature or jar file from the " + in <lambda>()
465 …else -> throw DriverException("Unsupported $ARG_SUBTRACT_API format, expected .txt or .jar: ${subt… in subtractApi()
790 arrayOf(ARG_SUBTRACT_API, subtractApiFile.path) in <lambda>()