Home
last modified time | relevance | path

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

/build/soong/apex/
Dapex.go853 modules[i].(*apexBundle).properties.ApexType = imageApex
1084 imageApex apexPackaging = iota const
1092 case imageApex:
1103 case imageApex:
1954 case imageApex:
2292 if a.Updatable() && a.properties.ApexType == imageApex {
Dandroidmk.go358 if apexType == imageApex {
Dbuilder.go465 if apexType == imageApex {