Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/src/crosvm/sys/linux/
H A Ddevice_helpers.rs580 let system_bus_socket_path = Path::new("/run/dbus/system_bus_socket"); in create_vtpm_proxy_device() localVariable
1087 let system_bus_socket_path = Path::new("/run/dbus/system_bus_socket"); in create_video_device() localVariable
/aosp_15_r20/external/crosvm/src/crosvm/sys/
H A Dlinux.rs1973 let system_bus_socket_path = Path::new("/run/dbus/system_bus_socket"); in run_vm() localVariable