Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/memmap2/src/
Dstub.rs47 pub fn flush_async(&self, _: usize, _: usize) -> io::Result<()> { in flush_async() method
Dlib.rs824 pub fn flush_async(&self) -> Result<()> { in flush_async() method
1062 pub fn flush_async(&self) -> Result<()> { in flush_async() method
Dunix.rs291 pub fn flush_async(&self, offset: usize, len: usize) -> io::Result<()> { in flush_async() method
Dwindows.rs402 pub fn flush_async(&self, offset: usize, len: usize) -> io::Result<()> { in flush_async() method