Searched defs:fromBase (Results 1 – 5 of 5) sorted by relevance
186 public boolean makeLink(@NonNull String relativePath, @NonNull String fromBase, in makeLink()
90 void linkFile(@utf8InCpp String relativePath, @utf8InCpp String fromBase, in linkFile()
644 public void linkFile(String relativePath, String fromBase, String toBase) in linkFile()
3534 private void linkFile(String relativePath, String fromBase, String toBase) throws IOException { in linkFile()3552 final String fromBase = fromDir.getAbsolutePath(); in linkFiles() local
2614 const std::string& fromBase, const std::string& toBase) { in linkFile()