Home
last modified time | relevance | path

Searched refs:getuidpath (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DController.java257 String getuidpath = System.getProperty("GETUID_PATH"); in findUidFile() local
259 if ( getuidpath != null ) { in findUidFile()
260 getuidFile = new File(getuidpath); in findUidFile()
265 getuidFile = new File(getuidpath, defaultfilename); in findUidFile()
/aoo4110/main/solenv/bin/modules/installer/
H A Dpackagepool.pm940 …:worker::tar_package($fullinstalldir, $packagename, $tarfilename, $installer::globals::getuidpath);
1013 installer::worker::untar_package($destination, $tarfilename, $installer::globals::getuidpath);
H A Dglobals.pm362 $getuidpath = "";
H A Dworker.pm3189 $installer::globals::getuidpath = $$getuidlibraryref;

Completed in 39 milliseconds