Home
last modified time | relevance | path

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

/external/crosvm/sys_util/src/
Dsock_ctrl_msg.rs367 fn as_iobuf(&self) -> iovec; in as_iobuf() method
377 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
/external/crosvm/data_model/src/
Dvolatile_memory.rs141 pub fn as_iobuf(&self) -> &iovec { in as_iobuf() method