Home
last modified time | relevance | path

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

/build/soong/cc/
Dinstaller.go37 type installLocation int type
45 func NewBaseInstaller(dir, dir64 string, location installLocation) *baseInstaller {
/build/soong/python/
Dinstaller.go25 type installLocation int type
/build/soong/rust/
Dcompiler.go48 func NewBaseCompiler(dir, dir64 string, location installLocation) *baseCompiler {
57 type installLocation int type