Searched defs:WritablePaths (Results 1 – 5 of 5) sorted by relevance
470 func (r *RuleBuilder) depFileMergerCmd(depFiles WritablePaths) *RuleBuilderCommand {1111 func (c *RuleBuilderCommand) Outputs(paths WritablePaths) *RuleBuilderCommand {1144 func (c *RuleBuilderCommand) ImplicitOutputs(paths WritablePaths) *RuleBuilderCommand {1160 func (c *RuleBuilderCommand) ImplicitSymlinkOutputs(paths WritablePaths) *RuleBuilderCommand {1176 func (c *RuleBuilderCommand) SymlinkOutputs(paths WritablePaths) *RuleBuilderCommand {
126 outDir WritablePath, depFile WritablePath, outputs WritablePaths) {
860 type WritablePaths []WritablePath type
180 compiledRes, compiledOverlay, assetPackages android.Paths, splitPackages android.WritablePaths) {
734 …bool, flags builderFlags, outputFile android.WritablePath, implicitOutputs android.WritablePaths) {