Searched refs:ARG_REMOVED_API (Results 1 – 2 of 2) sorted by relevance
64 const val ARG_REMOVED_API = "--removed-api" in <lambda>() constant708 … ARG_REMOVED_API, "-removedApi" -> removedApiFile = stringToNewFile(getValue(args, ++index)) in <lambda>()1967 … "$ARG_REMOVED_API <file>", "Generate a signature descriptor file for APIs that have been removed", in <lambda>()
717 arrayOf(ARG_REMOVED_API, removedApiFile.path) in <lambda>()1732 ARG_REMOVED_API -> "-removedApi" in checkSignaturesWithDoclava()