Home
last modified time | relevance | path

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

/build/soong/android/
Dmodule.go257 SkipInstall() methodSpec
549 SkipInstall bool `blueprint:"mutated"` member
1041 func (m *ModuleBase) SkipInstall() { func
/build/soong/cc/
Dcc.go2693 func (c *Module) SkipInstall() { func