Home
last modified time | relevance | path

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

/build/soong/cc/
Dcc.go183 type PathDeps struct { struct
448 link(ctx ModuleContext, flags Flags, deps PathDeps, objFiles common.Paths) common.Path argument
811 func (c *Module) depsToPaths(ctx common.AndroidModuleContext, deps Deps) PathDeps {
812 var depPaths PathDeps
1377 flags Flags, deps PathDeps, objFiles common.Paths) common.Path {
1398 flags Flags, deps PathDeps, objFiles common.Paths) common.Path {
1451 flags Flags, deps PathDeps, objFiles common.Paths) common.Path {
1548 flags Flags, deps PathDeps, objFiles common.Paths) common.Path {
1720 flags Flags, deps PathDeps, objFiles common.Paths) common.Path {
1999 flags Flags, deps PathDeps, objFiles common.Paths) common.Path {
[all …]