/build/soong/bpf/ |
D | bpf.go | 64 OutputFiles(tag string) (android.Paths, error) methodSpec 227 func (bpf *bpf) OutputFiles(tag string) (android.Paths, error) { func
|
/build/soong/android/ |
D | buildinfo_prop.go | 50 func (p *buildinfoPropModule) OutputFiles(tag string) (Paths, error) { func
|
D | androidmk_test.go | 103 func (m *customModule) OutputFiles(tag string) (Paths, error) { func
|
D | prebuilt_test.go | 549 func (p *prebuiltModule) OutputFiles(tag string) (Paths, error) { func
|
D | paths_test.go | 1122 func (p *pathForModuleSrcOutputFileProviderModule) OutputFiles(tag string) (Paths, error) { func
|
/build/soong/linkerconfig/ |
D | linkerconfig.go | 78 func (l *linkerConfig) OutputFiles(tag string) (android.Paths, error) { func
|
/build/soong/remoteexec/ |
D | remoteexec.go | 77 OutputFiles []string member
|
/build/soong/rust/ |
D | source_provider.go | 34 OutputFiles android.Paths member
|
/build/soong/bazel/cquery/ |
D | request_type.go | 15 OutputFiles []string member
|
/build/soong/filesystem/ |
D | logical_partition.go | 238 func (l *logicalPartition) OutputFiles(tag string) (android.Paths, error) { func
|
D | bootimg.go | 289 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 | 421 func (f *filesystem) OutputFiles(tag string) (android.Paths, error) { func
|
/build/soong/etc/ |
D | snapshot_etc.go | 174 func (p *SnapshotEtc) OutputFiles(tag string) (android.Paths, error) { func
|
D | prebuilt_etc.go | 261 func (p *PrebuiltEtc) OutputFiles(tag string) (android.Paths, error) { func
|
/build/soong/genrule/ |
D | genrule_test.go | 875 func (t *testOutputProducer) OutputFiles(tag string) (android.Paths, error) { func
|
D | genrule.go | 224 func (g *Module) OutputFiles(tag string) (android.Paths, error) { func
|
/build/soong/java/ |
D | droidstubs.go | 198 func (d *Droidstubs) OutputFiles(tag string) (android.Paths, error) { func 825 func (p *PrebuiltStubsSources) OutputFiles(tag string) (android.Paths, error) { func
|
D | platform_bootclasspath.go | 90 func (b *platformBootclasspathModule) 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 | 503 func (a *AndroidLibrary) OutputFiles(tag string) (android.Paths, error) { func 655 func (a *AARImport) OutputFiles(tag string) (android.Paths, error) { func
|
/build/soong/cc/ |
D | vndk.go | 577 func (txt *vndkLibrariesTxt) OutputFiles(tag string) (android.Paths, error) { func
|
/build/soong/bp2build/ |
D | testing.go | 201 func (m *customModule) 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
|