Searched defs:Prebuilt (Results 1 – 20 of 20) 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() {154 func (p *Prebuilt) Prefer() bool {194 func (p *Prebuilt) SingleSourcePath(ctx ModuleContext) Path {198 func (p *Prebuilt) UsePrebuilt() bool {303 Prebuilt() *Prebuilt methodSpec[all …]
48 func (t *prebuiltBuildTool) Prebuilt() *Prebuilt { func
518 func (p *prebuiltModule) Prebuilt() *Prebuilt { func
147 func (p *prebuiltCommon) Prebuilt() *android.Prebuilt { func498 type Prebuilt struct { struct499 prebuiltCommon501 properties PrebuiltProperties503 inputApex android.Path505 provenanceMetaDataFile android.OutputPath586 func (a *Prebuilt) hasSanitizedSource(sanitizer string) bool {590 func (p *Prebuilt) OutputFiles(tag string) (android.Paths, error) {768 func (p *Prebuilt) createPrebuiltApexModules(ctx android.TopDownMutatorContext) {779 func (p *Prebuilt) ComponentDepsMutator(ctx android.BottomUpMutatorContext) {[all …]
74 Prebuilt bool `json:",omitempty"` member
36 android.Prebuilt anonMember43 android.Prebuilt anonMember
1098 func (mod *Module) Prebuilt() *android.Prebuilt { func
69 android.Prebuilt anonMember359 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
305 func (module *prebuiltSystemServerClasspathModule) Prebuilt() *android.Prebuilt { func
196 func (module *prebuiltCompatConfigModule) Prebuilt() *android.Prebuilt { func
452 func (a *AndroidAppImport) Prebuilt() *android.Prebuilt { func
1053 func (module *PrebuiltBootclasspathFragmentModule) Prebuilt() *android.Prebuilt { func
2516 func (j *Import) Prebuilt() *android.Prebuilt { func2956 func (j *DexImport) Prebuilt() *android.Prebuilt { func3277 func (module *JavaApiContributionImport) Prebuilt() *android.Prebuilt { func
1507 func (p *PrebuiltStubsSources) Prebuilt() *android.Prebuilt { func
1088 func (a *AARImport) Prebuilt() *android.Prebuilt { func
2765 func (module *SdkLibraryImport) Prebuilt() *android.Prebuilt { func
1224 func (p *prebuiltTestTool) Prebuilt() *android.Prebuilt { func