Home
last modified time | relevance | path

Searched defs:system_bus_socket_path (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/src/crosvm/sys/linux/
Ddevice_helpers.rs591 let system_bus_socket_path = Path::new("/run/dbus/system_bus_socket"); in create_vtpm_proxy_device() localVariable
1098 let system_bus_socket_path = Path::new("/run/dbus/system_bus_socket"); in create_video_device_jail() localVariable
/external/crosvm/src/crosvm/sys/
Dlinux.rs2071 let system_bus_socket_path = Path::new("/run/dbus/system_bus_socket"); in run_vm() localVariable