Home
last modified time | relevance | path

Searched refs:dbus_dir (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc-build-scripts/scripts/
H A Ddbus-unit-test.py18 def launch_session_dbus(dbus_dir, dbus_config_file): argument
27 dbus_pid = os.path.join(dbus_dir, "pid")
28 dbus_socket = os.path.join(dbus_dir, "system_bus_socket")
29 dbus_local_conf = os.path.join(dbus_dir, "system-local.conf")
68 def dbus_cleanup(dbus_dir): argument
76 dbus_pid = os.path.join(dbus_dir, "pid")
/openbmc/openbmc/meta-phosphor/recipes-phosphor/sensors/
H A Dphosphor-hwmon_git.bb53 dbus_dir="$D/${datadir}/dbus-1/system.d"
66 acl_file="${dbus_dir}/xyz.openbmc_project.Hwmon-${sensor_id}.conf"