Home
last modified time | relevance | path

Searched defs:installable (Results 1 – 3 of 3) sorted by relevance

/build/soong/apex/
Dkey.go67 func (m *apexKey) installable() bool { func
Dapex.go1298 func (a *apexBundle) installable() bool { func
/build/soong/rust/
Drust.go621 func (mod *Module) installable(apexInfo android.ApexInfo) bool { func