Home
last modified time | relevance | path

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

/build/soong/android/
Dapex.go96 IsInstallableToApex() bool methodSpec
208 func (m *ApexModuleBase) IsInstallableToApex() bool { func
/build/soong/cc/
Dcc.go2805 func (c *Module) IsInstallableToApex() bool { func