Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/tools/aapt2/io/
H A DFileSystem.h43 class FileCollection; variable
/aosp_15_r20/external/ksp/gradle-plugin/src/main/kotlin/com/google/devtools/ksp/gradle/
H A DKspSubplugin.kt337 fun FileCollection.nonSelfDeps(): List<Task> = in <lambda>() method