Home
last modified time | relevance | path

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

/external/virtio-media/device/src/
Dioctl.rs188 fn write_to_chain<W: WriteToDescriptorChain>(self, writer: &mut W) -> std::io::Result<()>; in write_to_chain() method
197 fn write_to_chain<W: WriteToDescriptorChain>(self, writer: &mut W) -> std::io::Result<()> { in write_to_chain() function
206 fn write_to_chain<W: WriteToDescriptorChain>(self, writer: &mut W) -> std::io::Result<()> { in write_to_chain() method
228 fn write_to_chain<W: WriteToDescriptorChain>(self, writer: &mut W) -> std::io::Result<()> { in write_to_chain() function