Searched defs:file (Results 1 – 12 of 12) sorted by relevance
59 val file = tmpFolder.resolve(randomId()) in randomProjectFolder() constant
418 val file = tomlFile.orFromSupportRepoFolder( in artifacts() constant
64 folder.resolve(path).let { file -> in <lambda>() method
7 file: File; property
83 val grouped = sourceFiles.groupBy { file -> in <lambda>() method100 entries.forEach { file -> in <lambda>() method118 files?.forEach { file -> in <lambda>() method
26 def sed(pattern, replacement, file): argument
48 file = line.split(":")[0].removeprefix(str(androidx_root)) variable
177 val file: File, constant in LintIssues189 val file: String, constant in LintLocation
41 internal val FileWithId.file get() = value constant
187 def sed(before, after, file): argument195 def remove_line(line_to_remove, file): argument
79 val file = traceFile.parentFile.resolve(traceFile.nameWithoutExtension + ".json") in <lambda>() constant
182 def unzip(file, destination): argument