Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/cc/
H A 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 …]
H A Dbinary.go87 *baseInstaller anonMember
H A Dlibrary.go429 *baseInstaller anonMember