Home
last modified time | relevance | path

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

/build/soong/cc/
Dsabi.go163 isPlatformVariant := ctx.Provider(android.ApexInfoProvider).(android.ApexInfo).IsForPlatform()
Dvendor_snapshot.go176 if !apexInfo.IsForPlatform() || m.IsSnapshotPrebuilt() || !image.inImage(m)() {
/build/soong/java/
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() {
Ddexpreopt.go105 …if apexInfo := ctx.Provider(android.ApexInfoProvider).(android.ApexInfo); !apexInfo.IsForPlatform(…
Dapp_import.go235 if !apexInfo.IsForPlatform() {
336 if apexInfo.IsForPlatform() {
Dtesting.go380 if apexInfo.IsForPlatform() {
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() {
Dbootclasspath_fragment.go480 if apexInfo.IsForPlatform() {
671 if apexInfo.IsForPlatform() {
Dplatform_bootclasspath.go234 if apexInfo.IsForPlatform() {
Dlint.go581 if apexInfo.IsForPlatform() {
Daar.go524 …ideApexVariantFromMake = !ctx.Provider(android.ApexInfoProvider).(android.ApexInfo).IsForPlatform()
Dhiddenapi_modular.go1181 if apexInfo.IsForPlatform() {
/build/soong/android/
Dapex.go105 func (i ApexInfo) IsForPlatform() bool { func
/build/soong/rust/
Drust.go624 if !apexInfo.IsForPlatform() {
764 if !apexInfo.IsForPlatform() {