Searched refs:DirectlyInAnyApex (Results 1 – 5 of 5) sorted by relevance
192 DirectlyInAnyApex() bool265 DirectlyInAnyApex bool `blueprint:"mutated"` member385 func (m *ApexModuleBase) DirectlyInAnyApex() bool { func386 return m.ApexProperties.DirectlyInAnyApex577 base.ApexProperties.DirectlyInAnyApex = inApex == directlyInApex659 depBase.ApexProperties.DirectlyInAnyApex = base.ApexProperties.DirectlyInAnyApex664 if base.ApexProperties.DirectlyInAnyApex {
888 if module.(android.ApexModule).DirectlyInAnyApex() && !isBionic(name) {
1507 return ctx.mod.DirectlyInAnyApex()
502 if j.DirectlyInAnyApex() && !isJacocoAgent && !apexInfo.IsForPlatform() {1198 if j.DirectlyInAnyApex() && !apexInfo.IsForPlatform() {
1858 if !am.DirectlyInAnyApex() {