HomeSort by relevance Sort by last modified time
    Searched defs:installDir (Results 1 - 4 of 4) sorted by null

  /build/soong/python/
installer.go 50 func (installer *pythonInstaller) installDir(ctx android.ModuleContext) android.OutputPath {
62 installer.path = ctx.InstallFile(installer.installDir(ctx), file.Base(), file)
  /build/soong/cc/
installer.go 64 func (installer *baseInstaller) installDir(ctx ModuleContext) android.OutputPath {
80 installer.path = ctx.InstallFile(installer.installDir(ctx), file.Base(), file)
  /external/clang/lib/Driver/
MSVCToolChain.cpp 185 // Test that InstallDir is indeed there before keeping this index.
433 std::string installDir;
436 if (!getVisualStudioInstallDir(installDir))
444 BinDir = installDir;
527 "InstallDir", vsIDEInstallDir, nullptr);
535 "InstallDir", vsExpressIDEInstallDir, nullptr);
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.osgi_3.13.0.v20180409-1500.jar 

Completed in 2450 milliseconds