Searched defs:PrebuiltStubsSources (Results 1 – 1 of 1) sorted by relevance
762 type PrebuiltStubsSources struct { struct763 android.ModuleBase764 android.DefaultableModuleBase765 prebuilt android.Prebuilt766 android.SdkBase768 properties PrebuiltStubsSourcesProperties770 stubsSrcJar android.ModuleOutPath773 func (p *PrebuiltStubsSources) OutputFiles(tag string) (android.Paths, error) {782 func (d *PrebuiltStubsSources) StubsSrcJar() android.Path {786 func (p *PrebuiltStubsSources) GenerateAndroidBuildActions(ctx android.ModuleContext) {[all …]