Searched refs:IsInstallableToApex (Results 1 – 4 of 4) sorted by relevance
233 IsInstallableToApex() bool methodSpec436 func (m *ApexModuleBase) IsInstallableToApex() bool { func
2262 if rustm, ok := child.(*rust.Module); ok && rustm.IsInstallableToApex() {2312 } else if am.CanHaveApexVariants() && am.IsInstallableToApex() {
1810 func (mod *Module) IsInstallableToApex() bool { func
3725 func (c *Module) IsInstallableToApex() bool { func