Home
last modified time | relevance | path

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

/external/crosvm/base/src/
Dfile_traits.rs85 fn read_exact_volatile(&mut self, mut slice: VolatileSlice) -> Result<()> { in read_exact_volatile() method
139 fn read_exact_volatile(&mut self, slice: VolatileSlice) -> Result<()> { in read_exact_volatile() method