Searched refs:installLocation (Results 1 – 4 of 4) sorted by relevance
37 type installLocation int type40 InstallInSystem installLocation = 045 func NewBaseInstaller(dir, dir64 string, location installLocation) *baseInstaller { argument60 location installLocation
153 installLocation := "$(PRODUCT_OUT)/data"155 installLocation = "$(HOST_OUT)"157 installLocation = filepath.Join(158 installLocation, "fuzz", archString, "lib", libraryPath.Base())159 return installLocation
25 type installLocation int type28 InstallInData installLocation = iota
48 func NewBaseCompiler(dir, dir64 string, location installLocation) *baseCompiler { argument57 type installLocation int type60 InstallInSystem installLocation = 0186 location installLocation