Home
last modified time | relevance | path

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

/aosp12/system/sepolicy/build/soong/
H A Dsepolicy_vers.go56 func (v *sepolicyVers) installable() bool { func
H A Dversioned_policy.go81 func (m *versionedPolicy) installable() bool { func
H A Dpolicy.go80 func (c *policyConf) installable() bool { func
/aosp12/build/soong/apex/
H A Dkey.go67 func (m *apexKey) installable() bool { func
H A Dprebuilt.go160 func (p *prebuiltCommon) installable() bool { func
H A Dapex.go1298 func (a *apexBundle) installable() bool { func
/aosp12/build/soong/rust/
H A Drust.go621 func (mod *Module) installable(apexInfo android.ApexInfo) bool { func
/aosp12/build/soong/cc/
H A Dcc.go3178 func installable(c LinkableInterface, apexInfo android.ApexInfo) bool { func