Home
last modified time | relevance | path

Searched defs:Srcs (Results 1 – 17 of 17) sorted by relevance

/build/soong/bpf/
Dbpf.go47 Srcs []string `android:"path"` member
127 func (bpf *bpf) Srcs() android.Paths { func
/build/soong/android/
Dfilegroup.go29 Srcs []string `android:"path"` member
70 func (fg *fileGroup) Srcs() Paths { func
Dprebuilt_test.go253 func (p *prebuiltModule) Srcs() Paths { func
284 func (s *sourceModule) Srcs() Paths { func
Dmodule.go1458 Srcs() Paths methodSpec
1674 Srcs []string `json:"srcs,omitempty"` member
/build/make/tools/fs_config/
Dfs_config.go58 func (t *targetFSConfigGen) Srcs() android.Paths { func
/build/soong/cc/
Dcompiler.go34 Srcs []string `android:"path,arch_variant"` member
199 Srcs() android.Paths methodSpec
202 func (compiler *baseCompiler) Srcs() android.Paths { func
Dndk_headers.go73 Srcs []string `android:"path"` member
307 Srcs []string member
Dvndk_prebuilt.go62 Srcs []string `android:"arch_variant"` member
Dprebuilt.go35 Srcs []string `android:"path,arch_variant"` member
Dlibrary.go33 Srcs []string `android:"path,arch_variant"` member
Dcc.go1893 func (c *Module) Srcs() android.Paths { func
/build/soong/sysprop/
Dsysprop_library.go47 Srcs []string member
/build/soong/genrule/
Dgenrule.go95 Srcs []string `android:"path,arch_variant"` member
138 func (g *Module) Srcs() android.Paths { func
/build/soong/python/
Dpython.go46 Srcs []string `android:"path,arch_variant"` member
77 Srcs []string `android:"path,arch_variant"` member
/build/soong/apex/
Dapex.go542 func (a *apexBundle) Srcs() android.Paths { func
1374 func (p *Prebuilt) Srcs() android.Paths { func
/build/soong/java/
Ddroiddoc.go160 Srcs []string `android:"path,arch_variant"` member
499 func (j *Javadoc) Srcs() android.Paths { func
Djava.go67 Srcs []string `android:"path,arch_variant"` member
347 func (j *Module) Srcs() android.Paths { func