Home
last modified time | relevance | path

Searched defs:installLocation (Results 1 – 3 of 3) 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
/build/soong/rust/
Dcompiler.go47 func NewBaseCompiler(dir, dir64 string, location installLocation) *baseCompiler {
56 type installLocation int type