Home
last modified time | relevance | path

Searched refs:relativeInstallPath (Results 1 – 5 of 5) sorted by relevance

/build/soong/cc/
Dinstaller.go82 installer.relativeInstallPath(), installer.relative)
106 func (installer *baseInstaller) relativeInstallPath() string { func
Dtest.go362 RelativeInstallPath: ccModule.installer.relativeInstallPath()})
Dcc.go420 relativeInstallPath() string methodSpec
785 return c.installer.relativeInstallPath()
/build/soong/rust/
Dcompiler.go230 compiler.relativeInstallPath(), compiler.relative)
254 func (compiler *baseCompiler) relativeInstallPath() string { func
Drust.go285 relativeInstallPath() string methodSpec