Home
last modified time | relevance | path

Searched defs:IsInstallableToApex (Results 1 – 2 of 2) sorted by relevance

/build/soong/android/
Dapex.go210 IsInstallableToApex() bool methodSpec
400 func (m *ApexModuleBase) IsInstallableToApex() bool { func
/build/soong/rust/
Drust.go1343 func (mod *Module) IsInstallableToApex() bool { func