Home
last modified time | relevance | path

Searched refs:imageApex (Results 1 – 3 of 3) sorted by relevance

/build/soong/apex/
Dapex.go1121 imageApex apexPackaging = iota const
1152 case imageApex:
1163 case imageApex:
1205 modules[i].(*apexBundle).properties.ApexType = imageApex
2003 case imageApex:
2056 if !forced && a.Updatable() && a.properties.ApexType == imageApex {
Dbuilder.go277 case imageApex:
522 if apexType == imageApex {
786 if apexType == imageApex && (compressionEnabled || a.testOnlyShouldForceCompression()) {
Dandroidmk.go430 if apexType == imageApex {