Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vhost/src/vhost_user/
Dmaster.rs105 fn node(&self) -> MutexGuard<MasterInternal> { in node()
547 struct MasterInternal { struct
568 impl MasterInternal { implementation