Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/dbus/
H A Diface-client.c215 static const char **get_record_streams(pa_dbusiface_client *c, unsigned *n) { in get_record_streams() function
246 record_streams = get_record_streams(c, &n_record_streams); in handle_get_record_streams()
283 record_streams = get_record_streams(c, &n_record_streams); in handle_get_all()
H A Diface-core.c857 static const char **get_record_streams(pa_dbusiface_core *c, unsigned *n) { in get_record_streams() function
888 record_streams = get_record_streams(c, &n); in handle_get_record_streams()
1115 record_streams = get_record_streams(c, &n_record_streams); in handle_get_all()

Completed in 6 milliseconds