Home
last modified time | relevance | path

Searched refs:InvalidWaylandPath (Results 1 – 1 of 1) sorted by relevance

/external/crosvm/src/
Dlinux.rs142 InvalidWaylandPath, enumerator
264 InvalidWaylandPath => write!(f, "wayland socket path has no parent or file name"), in fmt()
1023 .ok_or(Error::InvalidWaylandPath)?; in create_wayland_device()