Searched refs:isVndkPrivate (Results 1 – 1 of 1) sorted by relevance
249 isVndkPrivate() bool methodSpec518 return c.isLlndk() && !c.isVndkPrivate()521 func (c *Module) isVndkPrivate() bool { func696 func (ctx *moduleContextImpl) isVndkPrivate() bool { func697 return ctx.mod.isVndkPrivate()757 if ctx.useVndk() && ctx.isVndk() && !ctx.isVndkPrivate() {