Searched refs:Vendor (Results 1 – 6 of 6) sorted by relevance
90 Vendor struct {159 if ctx.Vendor() && f.Properties.Target.Vendor.Export_include_dirs != nil {160 return android.PathsForModuleSrc(ctx, f.Properties.Target.Vendor.Export_include_dirs)349 …ndkSourceAbiDump() || (library.sabi.Properties.CreateSAbiDumps && ctx.Device())) && !ctx.Vendor() {594 if len(objs.sAbiDumpFiles) > 0 && ctx.createVndkSourceAbiDump() && !ctx.Vendor() {
118 Vendor struct {446 compiler.Properties.Target.Vendor.Srcs...)449 compiler.Properties.Target.Vendor.Exclude_srcs...)
368 func (ctx *moduleContext) Vendor() bool { func369 return ctx.ModuleContext.Vendor() || ctx.moduleContextImpl.mod.Properties.UseVndk1150 if Bool(m.Properties.Vendor_available) && mctx.Vendor() {1168 } else if mctx.Vendor() && m.Properties.Sdk_version == "" {
62 Vendor() bool methodSpec146 Vendor bool member467 vendor: a.commonProperties.Proprietary || a.commonProperties.Vendor,633 func (a *androidBaseContextImpl) Vendor() bool { func
237 if amod.commonProperties.Vendor {
676 if ctx.Vendor() {