Searched refs:installLocation (Results 1 – 4 of 4) sorted by relevance
30 type installLocation int type33 InstallInSystem installLocation = 038 func NewBaseInstaller(dir, dir64 string, location installLocation) *baseInstaller { argument53 location installLocation
239 installLocation := "$(PRODUCT_OUT)/data"241 installLocation = "$(HOST_OUT)"243 installLocation = filepath.Join(244 installLocation, "fuzz", archString, "lib", libraryPath.Base())245 return installLocation
25 type installLocation int type28 InstallInData installLocation = iota
47 func NewBaseCompiler(dir, dir64 string, location installLocation) *baseCompiler { argument56 type installLocation int type59 InstallInSystem installLocation = 0167 location installLocation