Home
last modified time | relevance | path

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

/build/soong/cc/
Dinstaller.go79 if installer.installInRoot() {
135 func (installer *baseInstaller) installInRoot() bool { func
Dcc.go640 installInRoot() bool methodSpec
1493 return c.installer != nil && c.installer.installInRoot()