Home
last modified time | relevance | path

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

/external/crosvm/base/src/sys/unix/
Dsock_ctrl_msg.rs383 fn as_iobuf(&self) -> iovec; in as_iobuf() method
393 fn as_iobuf(&self) -> iovec { in as_iobuf() method
409 fn as_iobuf(&self) -> iovec { in as_iobuf() method
425 fn as_iobuf(&self) -> iovec { in as_iobuf() method
/external/crosvm/common/data_model/src/
Dvolatile_memory.rs142 pub fn as_iobuf(&self) -> &IoBufMut { in as_iobuf() method