Searched defs:localPath (Results 1 – 2 of 2) sorted by relevance
239 public void pull(FileEntry[] entries, String localPath, ISyncProgressMonitor monitor) in pull()437 private void doPull(FileEntry[] entries, String localPath, in doPull()479 private void doPullFile(String remotePath, String localPath, in doPullFile()614 private void doPushFile(String localPath, String remotePath, in doPushFile()
485 File localPath = getLocalArchivePath(); in getLongDescription() local516 File localPath = ((ExtraPackage) pkg).getLocalArchivePath(); in getInstallFolder() local