Home
last modified time | relevance | path

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

/packages/modules/Virtualization/libs/apkverify/src/
Dbytes_ext.rs53 fn read_from_bytes(buf: &mut Bytes) -> Result<Self> in read_from_bytes() method
59 fn read_from_bytes(buf: &mut Bytes) -> Result<Self> { in read_from_bytes() method
65 fn read_from_bytes(buf: &mut Bytes) -> Result<Self> { in read_from_bytes() method
75 fn read_from_bytes(buf: &mut Bytes) -> Result<Self> { in read_from_bytes() method
83 fn read_from_bytes(buf: &mut Bytes) -> Result<Self> { in read_from_bytes() method
Dv3.rs219 fn read_from_bytes(buf: &mut Bytes) -> Result<Self> { in read_from_bytes() method
231 fn read_from_bytes(buf: &mut Bytes) -> Result<Self> { in read_from_bytes() method
243 fn read_from_bytes(buf: &mut Bytes) -> Result<Self> { in read_from_bytes() method
249 fn read_from_bytes(buf: &mut Bytes) -> Result<Self> { in read_from_bytes() method
255 fn read_from_bytes(buf: &mut Bytes) -> Result<Self> { in read_from_bytes() method
Dalgorithms.rs84 fn read_from_bytes(buf: &mut Bytes) -> Result<Self> { in read_from_bytes() method