Home
last modified time | relevance | path

Searched defs:OutputFiles (Results 1 – 25 of 36) sorted by relevance

12

/build/soong/bpf/
Dbpf.go64 OutputFiles(tag string) (android.Paths, error) methodSpec
227 func (bpf *bpf) OutputFiles(tag string) (android.Paths, error) { func
/build/soong/android/
Dbuildinfo_prop.go50 func (p *buildinfoPropModule) OutputFiles(tag string) (Paths, error) { func
Dandroidmk_test.go103 func (m *customModule) OutputFiles(tag string) (Paths, error) { func
Dprebuilt_test.go549 func (p *prebuiltModule) OutputFiles(tag string) (Paths, error) { func
Dpaths_test.go1122 func (p *pathForModuleSrcOutputFileProviderModule) OutputFiles(tag string) (Paths, error) { func
/build/soong/linkerconfig/
Dlinkerconfig.go78 func (l *linkerConfig) OutputFiles(tag string) (android.Paths, error) { func
/build/soong/remoteexec/
Dremoteexec.go77 OutputFiles []string member
/build/soong/rust/
Dsource_provider.go34 OutputFiles android.Paths member
/build/soong/bazel/cquery/
Drequest_type.go15 OutputFiles []string member
/build/soong/filesystem/
Dlogical_partition.go238 func (l *logicalPartition) OutputFiles(tag string) (android.Paths, error) { func
Dbootimg.go289 func (b *bootimg) OutputFiles(tag string) (android.Paths, error) { func
Dvbmeta.go270 func (v *vbmeta) OutputFiles(tag string) (android.Paths, error) { func
Dfilesystem.go421 func (f *filesystem) OutputFiles(tag string) (android.Paths, error) { func
/build/soong/etc/
Dsnapshot_etc.go174 func (p *SnapshotEtc) OutputFiles(tag string) (android.Paths, error) { func
Dprebuilt_etc.go261 func (p *PrebuiltEtc) OutputFiles(tag string) (android.Paths, error) { func
/build/soong/genrule/
Dgenrule_test.go875 func (t *testOutputProducer) OutputFiles(tag string) (android.Paths, error) { func
Dgenrule.go224 func (g *Module) OutputFiles(tag string) (android.Paths, error) { func
/build/soong/java/
Ddroidstubs.go198 func (d *Droidstubs) OutputFiles(tag string) (android.Paths, error) { func
825 func (p *PrebuiltStubsSources) OutputFiles(tag string) (android.Paths, error) { func
Dplatform_bootclasspath.go90 func (b *platformBootclasspathModule) OutputFiles(tag string) (android.Paths, error) { func
Ddroiddoc.go214 func (j *Javadoc) OutputFiles(tag string) (android.Paths, error) { func
578 func (d *Droiddoc) OutputFiles(tag string) (android.Paths, error) { func
Dplatform_compat_config.go310 func (h *globalCompatConfig) OutputFiles(tag string) (android.Paths, error) { func
Daar.go503 func (a *AndroidLibrary) OutputFiles(tag string) (android.Paths, error) { func
655 func (a *AARImport) OutputFiles(tag string) (android.Paths, error) { func
/build/soong/cc/
Dvndk.go577 func (txt *vndkLibrariesTxt) OutputFiles(tag string) (android.Paths, error) { func
/build/soong/bp2build/
Dtesting.go201 func (m *customModule) OutputFiles(tag string) (android.Paths, error) { func
/build/soong/sysprop/
Dsysprop_library.go109 func (g *syspropJavaGenRule) OutputFiles(tag string) (android.Paths, error) { func

12