Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/base/src/
H A Dfile_traits.rs92 fn read_exact_volatile(&mut self, mut slice: VolatileSlice) -> Result<()> { in read_exact_volatile() method
146 fn read_exact_volatile(&mut self, slice: VolatileSlice) -> Result<()> { in read_exact_volatile() method