Home
last modified time | relevance | path

Searched refs:installInRoot (Results 1 – 2 of 2) sorted by relevance

/build/soong/cc/
Dinstaller.go77 if installer.installInRoot() {
128 func (installer *baseInstaller) installInRoot() bool { func
Dcc.go604 installInRoot() bool methodSpec
1413 return c.installer != nil && c.installer.installInRoot()