Home
last modified time | relevance | path

Searched defs:createSymlink (Results 1 – 25 of 88) sorted by relevance

1234

/aosp_15_r20/external/okio/okio/src/commonMain/kotlin/okio/
H A DFileSystem.kt377 abstract fun createSymlink(source: Path, target: Path) in canonicalize() method in okio.FileSystem
H A DForwardingFileSystem.kt235 override fun createSymlink(source: Path, target: Path) { in createSymlink() method in okio.ForwardingFileSystem
/aosp_15_r20/external/okio/okio-wasifilesystem/src/wasmWasiTest/kotlin/okio/
H A DWasiTest.kt209 fun createSymlink() { in <lambda>() method
/aosp_15_r20/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/internal/util/
H A DSymlinkUtil.java48 public static void createSymlink(Context context, Uri linkUri, Uri targetUri) throws IOException { in createSymlink() method in SymlinkUtil
/aosp_15_r20/external/okio/okio/src/jvmMain/kotlin/okio/
H A DNioSystemFileSystem.kt86 override fun createSymlink(source: Path, target: Path) { in createSymlink() method in okio.NioSystemFileSystem
H A DJvmSystemFileSystem.kt142 override fun createSymlink(source: Path, target: Path) { in createSymlink() method in okio.JvmSystemFileSystem
H A DFileSystem.kt126 actual abstract fun createSymlink(source: Path, target: Path) in appendingSink() method in okio.FileSystem
H A DNioFileSystemWrappingFileSystem.kt186 override fun createSymlink(source: Path, target: Path) { in <lambda>() method in okio.NioFileSystemWrappingFileSystem
H A DZipFileSystem.kt168 override fun createSymlink(source: Path, target: Path): Unit = in <lambda>() method in okio.ZipFileSystem
/aosp_15_r20/external/okio/okio/src/wasmMain/kotlin/okio/
H A DFileSystem.kt85 actual abstract fun createSymlink(source: Path, target: Path) in appendingSink() method in okio.FileSystem
/aosp_15_r20/external/okio/okio/src/jsMain/kotlin/okio/
H A DFileSystem.kt85 actual abstract fun createSymlink(source: Path, target: Path) in appendingSink() method in okio.FileSystem
/aosp_15_r20/external/okio/okio/src/nativeMain/kotlin/okio/
H A DFileSystem.kt103 actual abstract fun createSymlink(source: Path, target: Path) in appendingSink() method in okio.FileSystem
H A DPosixFileSystem.kt116 override fun createSymlink(source: Path, target: Path) = variantCreateSymlink(source, target) method
/aosp_15_r20/external/okio/okio-nodefilesystem/src/main/kotlin/okio/
H A DNodeJsFileSystem.kt224 override fun createSymlink(source: Path, target: Path) { in createSymlink() method
/aosp_15_r20/external/cronet/build/android/incremental_install/java/org/chromium/incrementalinstall/
H A DClassLoaderPatcher.java270 private void createSymlink(String to, File from) throws ReflectiveOperationException { in createSymlink() method in ClassLoaderPatcher
/aosp_15_r20/external/angle/build/android/incremental_install/java/org/chromium/incrementalinstall/
H A DClassLoaderPatcher.java270 private void createSymlink(String to, File from) throws ReflectiveOperationException { in createSymlink() method in ClassLoaderPatcher
/aosp_15_r20/external/okio/okio-assetfilesystem/src/main/kotlin/okio/assetfilesystem/
H A DAssetFileSystem.kt152 override fun createSymlink(source: Path, target: Path) { in AssetManager() method in okio.assetfilesystem.AssetFileSystem
/aosp_15_r20/external/okio/okio/src/jvmMain/kotlin/okio/internal/
H A DResourceFileSystem.kt150 override fun createSymlink(source: Path, target: Path): Unit = in <lambda>() method
/aosp_15_r20/external/okio/okio-wasifilesystem/src/wasmWasiMain/kotlin/okio/
H A DWasiFileSystem.kt429 override fun createSymlink(source: Path, target: Path) { in <lambda>() method
/aosp_15_r20/external/okio/okio-fakefilesystem/src/commonMain/kotlin/okio/fakefilesystem/
H A DFakeFileSystem.kt462 override fun createSymlink( in createSymlink() method in okio.fakefilesystem.FakeFileSystem
/aosp_15_r20/out/soong/.intermediates/external/okio/okio-lib/android_common_apex30/kotlin_headers/
Dokio-lib.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__okio__android_common_apex30__okio-lib. ...
/aosp_15_r20/out/soong/.intermediates/external/okio/okio-lib/android_common/kotlin_headers/
Dokio-lib.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__okio__android_common__okio-lib. ...
/aosp_15_r20/out/soong/.intermediates/external/okio/okio-lib/android_common_apex33/kotlin_headers/
Dokio-lib.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__okio__android_common_apex33__okio-lib. ...
/aosp_15_r20/out/soong/.intermediates/external/okio/okio-lib/android_common_apex34/kotlin_headers/
Dokio-lib.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__okio__android_common_apex34__okio-lib. ...
/aosp_15_r20/out/soong/.intermediates/external/okio/okio-lib/android_common_apex10000/kotlin_headers/
Dokio-lib.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__okio__android_common_apex10000__okio-lib. ...

1234