Home
last modified time | relevance | path

Searched refs:artApex (Results 1 – 2 of 2) sorted by relevance

/build/soong/java/
Dtesting.go194 artApex := false
197 artApex = true
201 if artApex {
/build/soong/apex/
Dapex.go343 artApex bool member
763 if a.artApex {
2166 func ApexBundleFactory(testApex bool, artApex bool) android.Module {
2169 bundle.artApex = artApex