Searched defs:baseInstaller (Results 1 – 3 of 3) sorted by relevance
46 type baseInstaller struct { struct47 Properties InstallerProperties49 dir string50 dir64 string51 subDir string52 relative string53 location installLocation55 path android.InstallPath60 func (installer *baseInstaller) installerProps() []interface{} {64 func (installer *baseInstaller) installDir(ctx ModuleContext) android.InstallPath {[all …]
85 *baseInstaller anonMember
386 *baseInstaller anonMember