Home
last modified time | relevance | path

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

/build/soong/android/
Drule_builder_test.go284 DepFile(PathForOutput(ctx, "DepFile")).
301 DepFile(PathForOutput(ctx, "depfile2")).
Drule_builder.go699 func (c *RuleBuilderCommand) DepFile(path WritablePath) *RuleBuilderCommand { func