Searched defs:FastWrite (Results 1 – 4 of 4) sorted by relevance
34 static constexpr Duration FastWrite() { return Duration::Milliseconds(100); } in FastWrite() function
1489 struct FastWrite<'a>(&'a mut Vec<u8>); struct1491 impl<'a> fmt::Write for FastWrite<'a> { implementation
2243 PFAST_IO_WRITE FastWrite; member2246 …IoControl,Read,Write,Flush,Close,QuerySecurity,SetSecurity,FastDeviceIoControl,FastRead,FastWrite)\ argument
480 ULONG FastWrite:1; member