Searched refs:useVndk (Results 1 – 9 of 9) sorted by relevance
81 ((c.isVndk() && c.useVndk()) || inList(c.Name(), llndkLibraries) ||
72 if installer.location == InstallInData && ctx.useVndk() {
245 useVndk() bool methodSpec499 func (c *Module) useVndk() bool { func635 (ctx.mod.hasVendorVariant() && ctx.mod.useVndk() && !ctx.mod.isVndk())656 if ctx.ctx.Device() && !ctx.useVndk() && !ctx.inRecovery() && !ctx.ctx.Fuchsia() {664 if ctx.useVndk() {680 func (ctx *moduleContextImpl) useVndk() bool { func681 return ctx.mod.useVndk()757 if ctx.useVndk() && ctx.isVndk() && !ctx.isVndkPrivate() {1001 !c.inRecovery() && !c.useVndk() && !c.static() && !c.isCoverageVariant() &&1199 } else if ctx.useVndk() && inList(name, llndkLibraries) {[all …]
38 useVndk() bool methodSpec90 if c.useVndk() {108 if c.useVndk() && c.hasVendorVariant() {207 android.DirectlyInAnyApex(ctx, ctx.Name()) && !ctx.inRecovery() && !ctx.useVndk() &&
64 if ctx.useVndk() && ctx.toolchain().Bionic() {
300 if !(ctx.useSdk() || ctx.useVndk()) || ctx.Host() {329 if ctx.useVndk() {437 if ctx.useVndk() {
211 if ctx.useVndk() && f.Properties.Target.Vendor.Override_export_include_dirs != nil {590 if ctx.useVndk() {863 isProduct := ctx.ProductSpecific() && !ctx.useVndk()864 isVendor := ctx.useVndk()920 if ctx.Device() && ctx.useVndk() {952 !ctx.useVndk() && !ctx.inRecovery() && ctx.Device() &&
205 if ctx.useVndk() {431 if ctx.useVndk() && linker.Properties.Target.Vendor.Version_script != nil {
337 if ctx.isVndk() && ctx.useVndk() {826 if inList(runtimeLibrary, llndkLibraries) && !c.static() && c.useVndk() {943 if c.useVndk() {