Home
last modified time | relevance | path

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

/external/crosvm/base/src/sys/windows/
Dmmap_platform.rs273 pub fn write_from_memory<F: io::Write>( in write_from_memory() method
Dmmap.rs192 pub fn write_from_memory<F: Write>( in write_from_memory() method
/external/crosvm/base/src/sys/unix/
Dmmap.rs461 pub fn write_from_memory( in write_from_memory() method
898 pub fn write_from_memory( in write_from_memory() method
/external/crosvm/vm_memory/src/
Dguest_memory.rs768 pub fn write_from_memory<F: Write + AsRawDescriptor>( in write_from_memory() method