Home
last modified time | relevance | path

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

/build/soong/android/
Dapex.go68 IsInstallableToApex() bool methodSpec
123 func (m *ApexModuleBase) IsInstallableToApex() bool { func
/build/soong/cc/
Dcc.go1945 func (c *Module) IsInstallableToApex() bool { func