Searched defs:PrebuiltStubsSources (Results 1 – 1 of 1) sorted by relevance
2009 type PrebuiltStubsSources struct { struct2010 android.ModuleBase2011 android.DefaultableModuleBase2012 prebuilt android.Prebuilt2013 android.SdkBase2015 properties PrebuiltStubsSourcesProperties2018 srcDirs android.Paths2019 stubsSrcJar android.ModuleOutPath2022 func (p *PrebuiltStubsSources) OutputFiles(tag string) (android.Paths, error) {2031 func (d *PrebuiltStubsSources) StubsSrcJar() android.Path {[all …]