Home
last modified time | relevance | path

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

/external/crosvm/fuse/src/
Dfuzzing.rs16 type DirIter = NullIter; typedef
Dfilesystem.rs380 type DirIter: DirectoryIterator; typedef
1000 ) -> io::Result<Self::DirIter> { in readdir()
/external/crosvm/devices/src/virtio/fs/
Dpassthrough.rs1052 type DirIter = ReadDir<Box<[u8]>>; typedef
1223 ) -> io::Result<Self::DirIter> { in readdir()