Home
last modified time | relevance | path

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

/build/soong/android/
Drule_builder_test.go292 DepFile(PathForOutput(ctx, "module/DepFile")).
315 DepFile(PathForOutput(ctx, "module/depfile2")).
Drule_builder.go1174 func (c *RuleBuilderCommand) DepFile(path WritablePath) *RuleBuilderCommand { func