Searched defs:Prebuilt (Results 1 – 19 of 19) sorted by relevance
112 type Prebuilt struct { struct113 properties PrebuiltProperties116 srcsSupplier PrebuiltSrcsSupplier119 srcsPropertyName string140 func (p *Prebuilt) Name(name string) string {150 func (p *Prebuilt) ForcePrefer() {190 func (p *Prebuilt) SingleSourcePath(ctx ModuleContext) Path {194 func (p *Prebuilt) UsePrebuilt() bool {334 Prebuilt() *Prebuilt methodSpec701 func (p *Prebuilt) variantIsDisabled(ctx BaseModuleContext, prebuilt Module) bool {[all …]
48 func (t *prebuiltBuildTool) Prebuilt() *Prebuilt { func
517 func (p *prebuiltModule) Prebuilt() *Prebuilt { func
140 func (p *prebuiltCommon) Prebuilt() *android.Prebuilt { func368 type Prebuilt struct { struct369 prebuiltCommon371 properties PrebuiltProperties373 inputApex android.Path375 provenanceMetaDataFile android.Path456 func (a *Prebuilt) hasSanitizedSource(sanitizer string) bool {565 func (p *Prebuilt) ComponentDepsMutator(ctx android.BottomUpMutatorContext) {571 func (p *Prebuilt) ApexInfoMutator(mctx android.TopDownMutatorContext) {632 func (p *Prebuilt) GenerateAndroidBuildActions(ctx android.ModuleContext) {[all …]
36 android.Prebuilt anonMember43 android.Prebuilt anonMember
1175 func (mod *Module) Prebuilt() *android.Prebuilt { func
70 android.Prebuilt anonMember368 android.Prebuilt anonMember
1751 func (c *Module) Prebuilt() *android.Prebuilt { func
77 func (as *AndroidAppSet) Prebuilt() *android.Prebuilt { func
257 func (system *systemModulesImport) Prebuilt() *android.Prebuilt { func
192 func (module *prebuiltCompatConfigModule) Prebuilt() *android.Prebuilt { func
326 func (module *prebuiltSystemServerClasspathModule) Prebuilt() *android.Prebuilt { func
476 func (a *AndroidAppImport) Prebuilt() *android.Prebuilt { func
2634 func (j *Import) Prebuilt() *android.Prebuilt { func3107 func (j *DexImport) Prebuilt() *android.Prebuilt { func3427 func (module *JavaApiContributionImport) Prebuilt() *android.Prebuilt { func
1058 func (module *PrebuiltBootclasspathFragmentModule) Prebuilt() *android.Prebuilt { func
1517 func (p *PrebuiltStubsSources) Prebuilt() *android.Prebuilt { func
1220 func (a *AARImport) Prebuilt() *android.Prebuilt { func
1985 func (module *SdkLibraryImport) Prebuilt() *android.Prebuilt { func
1292 func (p *prebuiltTestTool) Prebuilt() *android.Prebuilt { func