Home
last modified time | relevance | path

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

/aosp_15_r20/external/okio/okio-wasifilesystem/src/wasmWasiMain/kotlin/okio/
H A DWasiFileSystem.kt73 val bufPointer = allocator.allocate(bufSize) in <lambda>() constant
177 val bufPointer = allocator.allocate(bufLen) in <lambda>() constant
239 var bufPointer = allocator.allocate(bufSize) in <lambda>() variable