Searched defs:wayland_paths (Results 1 – 2 of 2) sorted by relevance
95 wayland_paths: Option<BTreeMap<String, PathBuf>>, field356 let wayland_paths: BTreeMap<_, _> = wayland_sock.into_iter().collect(); in run_wl_device() localVariable
1133 wayland_paths: BTreeMap<String, PathBuf>, field1964 wayland_paths: BTreeMap<String, PathBuf>, field2056 let wayland_paths = self.wayland_paths.clone(); in activate() localVariable