Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dmodule_proxy.go143 func (m ModuleProxy) IsSkipInstall() bool { func
H A Dmodule.go92 IsSkipInstall() bool methodSpec
1433 func (m *ModuleBase) IsSkipInstall() bool { func