Home
last modified time | relevance | path

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

/build/soong/android/
Dmodule_proxy.go151 func (m ModuleProxy) IsSkipInstall() bool { func
Dmodule.go102 IsSkipInstall() bool methodSpec
1475 func (m *ModuleBase) IsSkipInstall() bool { func