Home
last modified time | relevance | path

Searched refs:IsForPlatform (Results 1 – 18 of 18) sorted by relevance

/aosp12/build/soong/java/
H A Djava.go466 …if apexInfo := ctx.Provider(android.ApexInfoProvider).(android.ApexInfo); !apexInfo.IsForPlatform(…
492 if !apexInfo.IsForPlatform() {
510 exclusivelyForApex := !apexInfo.IsForPlatform()
1263 if !ctx.Provider(android.ApexInfoProvider).(android.ApexInfo).IsForPlatform() {
1615 if !apexInfo.IsForPlatform() {
1661 if apexInfo.IsForPlatform() {
H A Dapp_import.go235 if !apexInfo.IsForPlatform() {
336 if apexInfo.IsForPlatform() {
H A Ddexpreopt.go105 …if apexInfo := ctx.Provider(android.ApexInfoProvider).(android.ApexInfo); !apexInfo.IsForPlatform(…
H A Dapp.go337 !apexInfo.IsForPlatform()
362 !apexInfo.IsForPlatform() || a.appProperties.AlwaysPackageNativeLibs
613 if !ctx.Provider(android.ApexInfoProvider).(android.ApexInfo).IsForPlatform() {
716 if (Bool(a.Module.properties.Installable) || ctx.Host()) && apexInfo.IsForPlatform() {
H A Dtesting.go380 if apexInfo.IsForPlatform() {
H A Dbootclasspath_fragment.go480 if apexInfo.IsForPlatform() {
671 if apexInfo.IsForPlatform() {
H A Dplatform_bootclasspath.go234 if apexInfo.IsForPlatform() {
H A Dbase.go502 if j.DirectlyInAnyApex() && !isJacocoAgent && !apexInfo.IsForPlatform() {
1198 if j.DirectlyInAnyApex() && !apexInfo.IsForPlatform() {
1281 if !apexInfo.IsForPlatform() && ctx.Config().UnbundledBuildApps() {
H A Daar.go524 …ideApexVariantFromMake = !ctx.Provider(android.ApexInfoProvider).(android.ApexInfo).IsForPlatform()
H A Dlint.go581 if apexInfo.IsForPlatform() {
H A Dhiddenapi_modular.go1181 if apexInfo.IsForPlatform() {
H A Dsdk_library.go2414 …if apexInfo := ctx.Provider(android.ApexInfoProvider).(android.ApexInfo); !apexInfo.IsForPlatform(…
2434 …ideApexVariantFromMake = !ctx.Provider(android.ApexInfoProvider).(android.ApexInfo).IsForPlatform()
/aosp12/build/soong/cc/
H A Dsabi.go163 isPlatformVariant := ctx.Provider(android.ApexInfoProvider).(android.ApexInfo).IsForPlatform()
H A Dcc.go1487 return ctx.ctx.Provider(android.ApexInfoProvider).(android.ApexInfo).IsForPlatform()
1671 if !apexInfo.IsForPlatform() {
2498 if !apexInfo.IsForPlatform() {
2597 if !apexInfo.IsForPlatform() && libDepTag.excludeInApex {
2635 if !apexInfo.IsForPlatform() {
2639 } else if apexInfo.IsForPlatform() {
3187 if apexInfo.IsForPlatform() {
H A Dvendor_snapshot.go176 if !apexInfo.IsForPlatform() || m.IsSnapshotPrebuilt() || !image.inImage(m)() {
/aosp12/build/soong/android/
H A Dapex.go105 func (i ApexInfo) IsForPlatform() bool { func
H A Dmodule.go1798 if apexInfo := ctx.Provider(ApexInfoProvider).(ApexInfo); !apexInfo.IsForPlatform() {
/aosp12/build/soong/rust/
H A Drust.go624 if !apexInfo.IsForPlatform() {
764 if !apexInfo.IsForPlatform() {