Lines Matching defs:PrebuiltStubsSources
1460 type PrebuiltStubsSources struct { struct
1461 android.ModuleBase
1462 android.DefaultableModuleBase
1463 embeddableInModuleAndImport
1465 prebuilt android.Prebuilt
1467 properties PrebuiltStubsSourcesProperties
1469 stubsSrcJar android.Path
1472 func (d *PrebuiltStubsSources) StubsSrcJar(_ StubsType) (android.Path, error) {
1476 func (p *PrebuiltStubsSources) GenerateAndroidBuildActions(ctx android.ModuleContext) {
1517 func (p *PrebuiltStubsSources) Prebuilt() *android.Prebuilt {
1521 func (p *PrebuiltStubsSources) Name() string {