Home
last modified time | relevance | path

Searched refs:ARG_DELETE_EMPTY_BASELINES (Results 1 – 1 of 1) sorted by relevance

/tools/metalava/src/main/java/com/android/tools/metalava/
DOptions.kt149 const val ARG_DELETE_EMPTY_BASELINES = "--delete-empty-baselines" in <lambda>() constant
812 ARG_DELETE_EMPTY_BASELINES -> deleteEmptyBaselines = true in <lambda>()
2043ARG_DELETE_EMPTY_BASELINES, "Whether to delete baseline files if they are updated and there is not… in <lambda>()