Home
last modified time | relevance | path

Searched refs:iovs_ptr (Results 1 - 1 of 1) sorted by relevance

/third_party/node/src/
H A Dnode_wasi.cc642 uint32_t iovs_ptr; in FdPread() local
650 CHECK_TO_TYPE_OR_RETURN(args, args[1], Uint32, iovs_ptr); in FdPread()
658 iovs_ptr, in FdPread()
665 iovs_ptr, in FdPread()
673 iovs_ptr, in FdPread()
739 uint32_t iovs_ptr; in FdPwrite() local
747 CHECK_TO_TYPE_OR_RETURN(args, args[1], Uint32, iovs_ptr); in FdPwrite()
755 iovs_ptr, in FdPwrite()
762 iovs_ptr, in FdPwrite()
773 iovs_ptr, in FdPwrite()
798 uint32_t iovs_ptr; FdRead() local
969 uint32_t iovs_ptr; FdWrite() local
[all...]

Completed in 2 milliseconds