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
195 installLocation := "$(PRODUCT_OUT)/data"197 installLocation = "$(HOST_OUT)"199 installLocation = filepath.Join(200 installLocation, "fuzz", archString, "lib", libraryPath.Base())201 return installLocation
25 type installLocation int type28 InstallInData installLocation = iota
35 func NewBaseCompiler(dir, dir64 string, location installLocation) *baseCompiler { argument44 type installLocation int type47 InstallInSystem installLocation = 0116 location installLocation