Searched defs:baseInstaller (Results 1 – 3 of 3) sorted by relevance
53 type baseInstaller struct { struct54 Properties InstallerProperties56 dir string57 dir64 string58 subDir string59 relative string60 location installLocation62 installDeps android.InstallPaths64 path android.InstallPath69 func (installer *baseInstaller) installerProps() []interface{} {[all …]
87 *baseInstaller anonMember
427 *baseInstaller anonMember