Home | History | Annotate | Download | only in cc

Lines Matching defs:Srcs

1893 func (c *Module) Srcs() android.Paths {
1965 dpInfo.Srcs = append(dpInfo.Srcs, c.Srcs().Strings()...)
2037 lib.baseCompiler.Properties.Srcs = append(lib.baseCompiler.Properties.Srcs,
2038 lib.baseCompiler.Properties.Target.Vendor.Srcs...)
2047 lib.baseCompiler.Properties.Srcs = append(lib.baseCompiler.Properties.Srcs,
2048 lib.baseCompiler.Properties.Target.Recovery.Srcs...)