Searched defs:createSymlink (Results 1 – 3 of 3) sorted by relevance
48 public static void createSymlink(Context context, Uri linkUri, Uri targetUri) throws IOException { in createSymlink() method in SymlinkUtil
265 private void createSymlink(String to, File from) throws ReflectiveOperationException { in createSymlink() method in ClassLoaderPatcher
260 private void createSymlink(String to, File from) throws ReflectiveOperationException { in createSymlink() method in ClassLoaderPatcher