HomeSort by relevance Sort by last modified time
    Searched defs:resolveLink (Results 1 - 2 of 2) sorted by null

  /libcore/luni/src/main/java/java/io/
File.java 484 // TODO: rewrite getCanonicalPath, resolve, and resolveLink.
489 result = resolveLink(result, result.length(), false);
593 linkPath = resolveLink(bytes, inPlace ? i : bytes.length(), true);
609 private static String resolveLink(String path, int length, boolean resolveAbsolute) throws IOException {
    [all...]
  /prebuilt/common/ant/
ant.jar 

Completed in 259 milliseconds