Searched defs:destination (Results 1 – 7 of 7) sorted by relevance
66 public void copy(IFileStore destination, int options, IProgressMonitor monitor) in copy()128 public void move(IFileStore destination, int options, IProgressMonitor monitor) in move()
239 private boolean validateNewProjectLocationIsEmpty(IPath destination) { in validateNewProjectLocationIsEmpty()
103 @NonNull String destination, in moveType()
46 public String destination; field in SimpleFile.FileOp
160 String destination = ProjectHelper.loadStringProperty(project, in onShow() local
558 private String zipAlign(String zipAlignPath, File source, File destination) throws IOException { in zipAlign()
131 Object destination = getArguments().getDestination(); in initialize() local