Searched defs:write_blob (Results 1 – 1 of 1) sorted by relevance
187 fn write_blob(&self, buffer: &mut [u8]) -> Result<()> { in write_blob() method305 fn write_blob(&self, mut writer: impl io::Write) -> Result<()> { in write_blob() method431 fn write_blob(&self, writer: &mut impl io::Write, strings: &mut FdtStrings) -> Result<()> { in write_blob() method628 fn write_blob(&self, mut writer: impl io::Write) -> Result<()> { in write_blob() method