Home
last modified time | relevance | path

Searched defs:preopenFd (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/okio/okio-wasifilesystem/src/wasmWasiMain/kotlin/okio/
H A DWasiFileSystem.kt401 val preopenFd = preopenForPath(path) ?: throw FileNotFoundException("no preopen: $path") in <lambda>() constant
464 val preopenFd = preopenForPath(path) ?: throw FileNotFoundException("no preopen: $path") in <lambda>() constant