Searched defs:toBase (Results 1 – 5 of 5) sorted by relevance
187 @NonNull String toBase) throws IOException { in makeLink()
91 @utf8InCpp String toBase); 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()3553 final String toBase = toDir.getAbsolutePath(); in linkFiles() local
2614 const std::string& fromBase, const std::string& toBase) { in linkFile()