Searched refs:isVndk (Results 1 – 7 of 7) sorted by relevance
67 func (vndk *vndkdep) isVndk() bool { func84 if !vndk.isVndk() {103 if !vndk.isVndk() {134 if to.vndkdep == nil || !to.vndkdep.isVndk() {167 if to.isVndk() && !to.isVndkSp() {175 if from.isVndk() {185 if !to.isVndk() {225 if m.vndkdep.isVndk() && !m.vndkdep.isVndkExt() {
81 ((c.isVndk() && c.useVndk()) || inList(c.Name(), llndkLibraries) ||
143 } else if ctx.isVndk() {
250 isVndk() bool methodSpec526 func (c *Module) isVndk() bool { func528 return vndkdep.isVndk()575 return c.isVndk() || Bool(c.VendorProperties.Vendor_available)635 (ctx.mod.hasVendorVariant() && ctx.mod.useVndk() && !ctx.mod.isVndk())700 func (ctx *moduleContextImpl) isVndk() bool { func701 return ctx.mod.isVndk()757 if ctx.useVndk() && ctx.isVndk() && !ctx.isVndkPrivate() {1793 if ctx.DeviceConfig().VndkUseCoreVariant() && ccDep.isVndk() && !ccDep.mustUseVendorVariant() {2123 if vndkdep.isVndk() {
923 } else if ctx.isVndk() {931 if ctx.isVndk() && !ctx.isVndkExt() {
337 if ctx.isVndk() && ctx.useVndk() {
281 if !mod.isVndk() {