Searched defs:wayland_paths (Results 1 – 3 of 3) sorted by relevance
102 wayland_paths: Option<BTreeMap<String, PathBuf>>, field375 let wayland_paths: BTreeMap<_, _> = wayland_sock.into_iter().collect(); in run_wl_device() localVariable
173 let wayland_paths: BTreeMap<_, _> = wayland_sock.into_iter().collect(); in run_gpu_device() localVariable
1056 wayland_paths: Map<String, PathBuf>, field1925 wayland_paths: Map<String, PathBuf>, field2029 let wayland_paths = self.wayland_paths.clone(); in activate() localVariable