Home
last modified time | relevance | path

Searched defs:installLocation (Results 1 – 2 of 2) sorted by relevance

/build/soong/cc/
Dinstaller.go30 type installLocation int type
38 func NewBaseInstaller(dir, dir64 string, location installLocation) *baseInstaller {
/build/soong/python/
Dinstaller.go25 type installLocation int type