Home
last modified time | relevance | path

Searched refs:runtime_path (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-dbus.c89 char *runtime_path = NULL; in pa_get_dbus_address_from_server_type() local
94 pa_assert_se((runtime_path = pa_runtime_path(PA_DBUS_SOCKET_NAME))); in pa_get_dbus_address_from_server_type()
95 pa_assert_se((escaped_path = dbus_address_escape_value(runtime_path))); in pa_get_dbus_address_from_server_type()
112 pa_xfree(runtime_path); in pa_get_dbus_address_from_server_type()

Completed in 2 milliseconds