Searched refs:IsForPlatform (Results 1 – 13 of 13) sorted by relevance
26 if !library.IsForPlatform() {67 hideFromMake := !library.IsForPlatform()78 if library.IsForPlatform() && len(checkedModulePaths) != 0 {185 if !prebuilt.IsForPlatform() || !prebuilt.ContainingSdk().Unversioned() {207 if !prebuilt.IsForPlatform() {235 if !prebuilt.IsForPlatform() {305 if !app.IsForPlatform() || app.appProperties.HideFromMake {453 if !a.IsForPlatform() {666 if !a.IsForPlatform() {
97 if am, ok := ctx.Module().(android.ApexModule); ok && !am.IsForPlatform() {
162 if android.InAnyApex(module.Name()) && !a.IsForPlatform() {
483 !a.IsForPlatform()507 !a.IsForPlatform() || a.appProperties.AlwaysPackageNativeLibs815 if (Bool(a.Module.properties.Installable) || ctx.Host()) && a.IsForPlatform() {1532 if a.IsForPlatform() {
676 if android.DirectlyInAnyApex(ctx, ctx.ModuleName()) && !isJacocoAgent && !j.IsForPlatform() {1649 if android.DirectlyInAnyApex(ctx, ctx.ModuleName()) && !j.IsForPlatform() {1986 if am, ok := ctx.Module().(android.ApexModule); ok && !am.IsForPlatform() {2021 exclusivelyForApex := android.InAnyApex(ctx.ModuleName()) && !j.IsForPlatform()2893 if j.IsForPlatform() {
454 …if apex, ok := m.(android.ApexModule); ok && apex.NotAvailableForPlatform() && apex.IsForPlatform(…
267 …} else if isApexModule && apex.IsForPlatform() && Bool(module.(*Library).deviceProperties.Hostdex)…
2126 if !module.IsForPlatform() {
85 IsForPlatform() bool methodSpec200 func (m *ApexModuleBase) IsForPlatform() bool { func
1317 if apex, ok := m.module.(ApexModule); ok && !apex.IsForPlatform() {
1265 return ctx.mod.IsForPlatform()2220 if !c.IsForPlatform() {2358 } else if c.IsForPlatform() {2854 if c.IsForPlatform() {
66 if c.Properties.HideFromMake || !c.IsForPlatform() {
548 if !m.IsForPlatform() || m.isSnapshotPrebuilt() || !m.inVendor() {