Home
last modified time | relevance | path

Searched defs:returnVector (Results 1 – 7 of 7) sorted by relevance

/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DExecuteProcess.java53 …static public int executeProcessReturnVector(String[] command, Vector returnVector, Vector returnE… in executeProcessReturnVector()
81 …int executeProcessReturnVectorEnv(String[] command, String[] envP, Vector returnVector, Vector ret… in executeProcessReturnVectorEnv()
H A DController.java84 Vector returnVector = new Vector(); in collectSystemLanguages() local
H A DSystemManager.java443 Vector returnVector = new Vector(); in calculateDiscSpace() local
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Installer/
H A DSolarisInstaller.java129 Vector returnVector = new Vector(); in getChangeInstallDir() local
173 Vector returnVector = new Vector(); in installPackage() local
274 Vector returnVector = new Vector(); in uninstallPackage() local
401 Vector returnVector = new Vector(); in queryAllDatabase() local
516 Vector returnVector = new Vector(); in findOlderPackage() local
H A DLinuxInstaller.java118 Vector returnVector = new Vector(); in getChangeInstallDir() local
276 Vector returnVector = new Vector(); in installPackage() local
408 Vector returnVector = new Vector(); in uninstallPackage() local
537 Vector returnVector = new Vector(); in queryAllDatabase() local
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/InstallerHelper/
H A DLinuxHelper.java71 Vector returnVector = new Vector(); in getPackageNameFromRpm() local
398 Vector returnVector = new Vector(); in investigateDebian() local
475 Vector returnVector = new Vector(); in getRelocationString() local
H A DSolarisHelper.java55 Vector returnVector = new Vector(); in createLocalTempDir() local
322 public String getVersionString(Vector returnVector) { in getVersionString()

Completed in 40 milliseconds