Searched refs:prebuiltCommon (Results 1 – 1 of 1) sorted by relevance
52 type prebuiltCommon struct { struct133 func (p *prebuiltCommon) initPrebuiltCommon(module android.Module, properties *PrebuiltCommonProper… argument139 func (p *prebuiltCommon) ApexVariationName() string { argument143 func (p *prebuiltCommon) BaseModuleName() string { argument147 func (p *prebuiltCommon) Prebuilt() *android.Prebuilt { argument151 func (p *prebuiltCommon) isForceDisabled() bool { argument155 func (p *prebuiltCommon) checkForceDisable(ctx android.ModuleContext) bool { argument174 func (p *prebuiltCommon) InstallFilename() string { argument178 func (p *prebuiltCommon) Name() string { argument182 func (p *prebuiltCommon) Overrides() []string { argument[all …]