Searched refs:prebuiltCommon (Results 1 – 1 of 1) sorted by relevance
48 type prebuiltCommon struct { struct57 func (p *prebuiltCommon) Prebuilt() *android.Prebuilt { argument61 func (p *prebuiltCommon) isForceDisabled() bool { argument65 func (p *prebuiltCommon) checkForceDisable(ctx android.ModuleContext) bool { argument91 prebuiltCommon anonMember156 return p.prebuiltCommon.prebuilt.Name(p.ModuleBase.Name())211 if p.prebuiltCommon.checkForceDisable(ctx) {249 prebuiltCommon anonMember293 return a.prebuiltCommon.prebuilt.Name(a.ModuleBase.Name())315 apexSet := a.prebuiltCommon.prebuilt.SingleSourcePath(ctx)[all …]