Lines Matching refs:Srcs
82 Srcs []string member
97 android.ExtractSourcesDeps(ctx, m.properties.Srcs)
103 for _, in := range ctx.ExpandSources(m.properties.Srcs, nil) {
135 func (m *mojomDowngradedFiles) Srcs() android.Paths { func
148 Srcs []string member
163 android.ExtractSourcesDeps(ctx, m.properties.Srcs)
169 for _, in := range ctx.ExpandSources(m.properties.Srcs, nil) {
206 func (m *mojomPickles) Srcs() android.Paths { func
221 Srcs []string member
250 android.ExtractSourcesDeps(ctx, p.Srcs)
323 for _, in := range ctx.ExpandSources(p.Srcs, nil) {
407 func (m *mojomHeaders) Srcs() android.Paths { func
462 func (m *mojomSrcs) Srcs() android.Paths { func
522 func (m *mojomSrcjar) Srcs() android.Paths { func