Home
last modified time | relevance | path

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

/tools/metalava/metalava/src/main/java/com/android/tools/metalava/cli/common/
DMetalavaOptions.kt53 fun RawOption.existingDir(): NullableOption<File, File> { in RawOption() method
58 fun RawArgument.existingDir(): ProcessedArgument<File, File> { in RawArgument() method