Searched defs:PrebuiltStubsSources (Results 1 – 1 of 1) sorted by relevance
953 type PrebuiltStubsSources struct { struct954 android.ModuleBase955 android.DefaultableModuleBase956 prebuilt android.Prebuilt958 properties PrebuiltStubsSourcesProperties960 stubsSrcJar android.Path963 func (p *PrebuiltStubsSources) OutputFiles(tag string) (android.Paths, error) {972 func (d *PrebuiltStubsSources) StubsSrcJar() android.Path {976 func (p *PrebuiltStubsSources) GenerateAndroidBuildActions(ctx android.ModuleContext) {1012 func (p *PrebuiltStubsSources) Prebuilt() *android.Prebuilt {[all …]