Searched refs:aapt2Compile (Results 1 – 2 of 2) sorted by relevance
63 func aapt2Compile(ctx android.ModuleContext, dir android.Path, paths android.Paths) android.Writabl… func
231 compiledResDirs = append(compiledResDirs, aapt2Compile(ctx, dir.dir, dir.files).Paths())265 compiledOverlay = append(compiledOverlay, aapt2Compile(ctx, dir.dir, dir.files).Paths()...)