Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/dbus/
H A Diface-core.c659 sinks[i++] = pa_dbusiface_device_get_path(sink); in get_sinks()
696 object_path = pa_dbusiface_device_get_path(fallback_sink); in handle_get_fallback_sink()
747 sources[i++] = pa_dbusiface_device_get_path(source); in get_sources()
784 object_path = pa_dbusiface_device_get_path(fallback_source); in handle_get_fallback_source()
1107 ? pa_dbusiface_device_get_path(pa_hashmap_get(c->sinks_by_index, PA_UINT32_TO_PTR(c->fallback_sink->index))) in handle_get_all()
1111 ? pa_dbusiface_device_get_path(pa_hashmap_get(c->sources_by_index, in handle_get_all()
1221 object_path = pa_dbusiface_device_get_path(dbus_sink); in handle_get_sink_by_name()
1246 object_path = pa_dbusiface_device_get_path(dbus_source); in handle_get_source_by_name()
1701 object_path = pa_dbusiface_device_get_path(d); in create_dbus_object_for_sink()
1741 object_path = pa_dbusiface_device_get_path(device_ifac in default_sink_changed_cb()
[all...]
H A Diface-device.h46 const char *pa_dbusiface_device_get_path(pa_dbusiface_device *d);
H A Diface-device-port.c217 p->path = pa_sprintf_malloc("%s/%s%u", pa_dbusiface_device_get_path(device), OBJECT_NAME, idx); in pa_dbusiface_device_port_new()
H A Diface-device.c1359 const char *pa_dbusiface_device_get_path(pa_dbusiface_device *d) { in pa_dbusiface_device_get_path() function

Completed in 7 milliseconds