Home
last modified time | relevance | path

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

/external/crosvm/swap/src/
Dlib.rs231 pub struct SwapController { struct
237 impl SwapController { impl
473 impl AsRawDescriptors for SwapController { implementation