Home
last modified time | relevance | path

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

/build/soong/android/
Drule_builder_test.go260 ImplicitDepFile(PathForOutput(ctx, "ImplicitDepFile")).
Drule_builder.go450 func (c *RuleBuilderCommand) ImplicitDepFile(path WritablePath) *RuleBuilderCommand { func