Home
last modified time | relevance | path

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

/build/soong/java/
Daapt2.go63 func aapt2Compile(ctx android.ModuleContext, dir android.Path, paths android.Paths) android.Writabl… func
Daar.go231 compiledResDirs = append(compiledResDirs, aapt2Compile(ctx, dir.dir, dir.files).Paths())
265 compiledOverlay = append(compiledOverlay, aapt2Compile(ctx, dir.dir, dir.files).Paths()...)