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/unix/
Ddevice_helpers.rs529 let system_bus_socket_path = Path::new("/run/dbus/system_bus_socket"); in create_vtpm_proxy_device() localVariable
1000 let system_bus_socket_path = Path::new("/run/dbus/system_bus_socket"); in create_video_device() localVariable
/external/crosvm/src/crosvm/sys/
Dunix.rs1696 let system_bus_socket_path = Path::new("/run/dbus/system_bus_socket"); in run_vm() localVariable