Searched defs:localPath (Results 1 – 2 of 2) sorted by relevance
244 public void pull(FileEntry[] entries, String localPath, ISyncProgressMonitor monitor) in pull()442 private void doPull(FileEntry[] entries, String localPath, in doPull()484 private void doPullFile(String remotePath, String localPath, in doPullFile()619 private void doPushFile(String localPath, String remotePath, in doPushFile()
528 File localPath = getLocalArchivePath(); in getLongDescription() local566 File localPath = ((ExtraPackage) pkg).getLocalArchivePath(); in getInstallFolder() local