Home
last modified time | relevance | path

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

/build/soong/java/
Ddroiddoc.go2009 type PrebuiltStubsSources struct { struct
2010 android.ModuleBase
2011 android.DefaultableModuleBase
2012 prebuilt android.Prebuilt
2013 android.SdkBase
2015 properties PrebuiltStubsSourcesProperties
2018 srcDirs android.Paths
2019 stubsSrcJar android.ModuleOutPath
2022 func (p *PrebuiltStubsSources) OutputFiles(tag string) (android.Paths, error) {
2031 func (d *PrebuiltStubsSources) StubsSrcJar() android.Path {
[all …]