/build/soong/bpf/ |
D | bpf.go | 56 OutputFiles(tag string) (android.Paths, error) methodSpec 148 func (bpf *bpf) OutputFiles(tag string) (android.Paths, error) { func
|
/build/soong/bazel/cquery/ |
D | request_type.go | 14 OutputFiles []string member
|
/build/soong/genrule/ |
D | genrule_test.go | 748 func (t *testOutputProducer) OutputFiles(tag string) (android.Paths, error) { func
|
/build/soong/remoteexec/ |
D | remoteexec.go | 77 OutputFiles []string member
|
/build/soong/linkerconfig/ |
D | linkerconfig.go | 78 func (l *linkerConfig) OutputFiles(tag string) (android.Paths, error) { func
|
/build/soong/rust/ |
D | source_provider.go | 34 OutputFiles android.Paths member
|
D | rust.go | 171 func (mod *Module) OutputFiles(tag string) (android.Paths, error) { func
|
/build/soong/filesystem/ |
D | logical_partition.go | 238 func (l *logicalPartition) OutputFiles(tag string) (android.Paths, error) { func
|
D | bootimg.go | 293 func (b *bootimg) OutputFiles(tag string) (android.Paths, error) { func
|
D | vbmeta.go | 270 func (v *vbmeta) OutputFiles(tag string) (android.Paths, error) { func
|
D | filesystem.go | 407 func (f *filesystem) OutputFiles(tag string) (android.Paths, error) { func
|
/build/soong/android/ |
D | prebuilt_test.go | 465 func (p *prebuiltModule) OutputFiles(tag string) (Paths, error) { func
|
D | paths_test.go | 1110 func (p *pathForModuleSrcOutputFileProviderModule) OutputFiles(tag string) (Paths, error) { func
|
/build/soong/java/ |
D | platform_bootclasspath.go | 91 func (b *platformBootclasspathModule) OutputFiles(tag string) (android.Paths, error) { func
|
D | droidstubs.go | 190 func (d *Droidstubs) OutputFiles(tag string) (android.Paths, error) { func 773 func (p *PrebuiltStubsSources) OutputFiles(tag string) (android.Paths, error) { func
|
D | droiddoc.go | 214 func (j *Javadoc) OutputFiles(tag string) (android.Paths, error) { func 578 func (d *Droiddoc) OutputFiles(tag string) (android.Paths, error) { func
|
D | platform_compat_config.go | 310 func (h *globalCompatConfig) OutputFiles(tag string) (android.Paths, error) { func
|
D | aar.go | 492 func (a *AndroidLibrary) OutputFiles(tag string) (android.Paths, error) { func 632 func (a *AARImport) OutputFiles(tag string) (android.Paths, error) { func
|
D | app.go | 878 func (a *AndroidApp) OutputFiles(tag string) (android.Paths, error) { func
|
D | java.go | 1389 func (j *Import) OutputFiles(tag string) (android.Paths, error) { func
|
/build/soong/bp2build/ |
D | testing.go | 44 func (m *customModule) OutputFiles(tag string) (android.Paths, error) { func
|
/build/soong/etc/ |
D | prebuilt_etc.go | 250 func (p *PrebuiltEtc) OutputFiles(tag string) (android.Paths, error) { func
|
/build/soong/sysprop/ |
D | sysprop_library.go | 109 func (g *syspropJavaGenRule) OutputFiles(tag string) (android.Paths, error) { func
|
/build/soong/python/ |
D | python.go | 323 func (p *Module) OutputFiles(tag string) (android.Paths, error) { func
|
/build/soong/apex/ |
D | apex.go | 1235 func (a *apexBundle) OutputFiles(tag string) (android.Paths, error) { func
|