Searched defs:wayland_paths (Results 1 – 3 of 3) sorted by relevance
78 wayland_paths: Option<BTreeMap<String, PathBuf>>, field327 let wayland_paths: BTreeMap<_, _> = wayland_sock.into_iter().collect(); in run_wl_device() localVariable
362 let wayland_paths: BTreeMap<_, _> = wayland_sock.into_iter().collect(); in run_gpu_device() localVariable
880 wayland_paths: Map<String, PathBuf>, field1747 wayland_paths: Map<String, PathBuf>, field1844 let wayland_paths = self.wayland_paths.clone(); in activate() localVariable