Searched refs:wayland_socket_paths (Results 1 – 3 of 3) sorted by relevance
224 pub wayland_socket_paths: BTreeMap<String, PathBuf>, field303 wayland_socket_paths: BTreeMap::new(), in default()
892 cfg.wayland_socket_paths.clone(), in create_gpu_device()1019 .wayland_socket_paths in create_wayland_device()1028 cfg.wayland_socket_paths.clone(), in create_wayland_device()1474 if !cfg.wayland_socket_paths.is_empty() { in create_virtio_devices()1557 cfg.wayland_socket_paths.get(""), in create_virtio_devices()
1207 if cfg.wayland_socket_paths.contains_key(name) { in set_argument()1213 cfg.wayland_socket_paths.insert(name.to_string(), path); in set_argument()