Home
last modified time | relevance | path

Searched defs:baseInstaller (Results 1 – 3 of 3) sorted by relevance

/build/soong/cc/
Dinstaller.go53 type baseInstaller struct { struct
54 Properties InstallerProperties
56 dir string
57 dir64 string
58 subDir string
59 relative string
60 location installLocation
62 installDeps android.InstallPaths
64 path android.InstallPath
69 func (installer *baseInstaller) installerProps() []interface{} {
[all …]
Dbinary.go87 *baseInstaller anonMember
Dlibrary.go427 *baseInstaller anonMember