Searched refs:apiName (Results 1 – 2 of 2) sorted by relevance
48 private val apiName: String? = null in <lambda>() constant62 if (apiName != null && !options.compatOutput) { in <lambda>()65 writer.print(apiName) in <lambda>()
533 val apiName = convert.outputFile.nameWithoutExtension.replace(' ', '_') in processNonCodebaseFlags() constant535 … JDiffXmlWriter(printWriter, apiEmit, apiReference, signatureApi.preFiltered && !strip, apiName) in processNonCodebaseFlags()