Searched refs:ForPrebuiltApex (Results 1 – 6 of 6) sorted by relevance
/build/soong/android/ |
D | apex_test.go | 24 ForPrebuiltApex = true 41 ForPrebuiltApex: NotForPrebuiltApex, 50 ForPrebuiltApex: NotForPrebuiltApex, 65 ForPrebuiltApex: NotForPrebuiltApex, 72 ForPrebuiltApex: NotForPrebuiltApex, 95 ForPrebuiltApex: NotForPrebuiltApex, 102 ForPrebuiltApex: NotForPrebuiltApex, 111 ForPrebuiltApex: NotForPrebuiltApex, 118 ForPrebuiltApex: NotForPrebuiltApex, 134 ForPrebuiltApex: NotForPrebuiltApex, [all …]
|
D | apex.go | 83 ForPrebuiltApex bool member 103 "ForPrebuiltApex": i.ForPrebuiltApex, 558 if apexInfo.ForPrebuiltApex {
|
/build/soong/java/ |
D | dexpreopt.go | 202 return apexInfo.ForPrebuiltApex
|
D | java.go | 2670 if ai.ForPrebuiltApex {
|
D | sdk_library.go | 3013 if ai.ForPrebuiltApex {
|
/build/soong/apex/ |
D | prebuilt.go | 461 ForPrebuiltApex: true,
|