Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-dbus.h38 #define PA_DBUS_ERROR_NOT_FOUND PA_DBUS_CORE_INTERFACE ".NotFoundError" macro
/third_party/pulseaudio/src/modules/dbus/
H A Diface-card.c347 pa_dbus_send_error(conn, msg, PA_DBUS_ERROR_NOT_FOUND, "%s: No such profile.", new_active_path); in handle_set_active_profile()
440 pa_dbus_send_error(conn, msg, PA_DBUS_ERROR_NOT_FOUND, "%s: No such profile on card %s.", profile_name, c->card->name); in handle_get_profile_by_name()
H A Diface-core.c720 pa_dbus_send_error(conn, msg, PA_DBUS_ERROR_NOT_FOUND, "%s: No such sink.", object_path); in handle_set_fallback_sink()
808 pa_dbus_send_error(conn, msg, PA_DBUS_ERROR_NOT_FOUND, "%s: No such source.", object_path); in handle_set_fallback_source()
1190 pa_dbus_send_error(conn, msg, PA_DBUS_ERROR_NOT_FOUND, "No such card."); in handle_get_card_by_name()
1215 pa_dbus_send_error(conn, msg, PA_DBUS_ERROR_NOT_FOUND, "%s: No such sink.", sink_name); in handle_get_sink_by_name()
1240 pa_dbus_send_error(conn, msg, PA_DBUS_ERROR_NOT_FOUND, "%s: No such source.", source_name); in handle_get_source_by_name()
1265 pa_dbus_send_error(conn, msg, PA_DBUS_ERROR_NOT_FOUND, "No such sample."); in handle_get_sample_by_name()
H A Diface-stream.c622 pa_dbus_send_error(conn, msg, PA_DBUS_ERROR_NOT_FOUND, "%s: No such sink.", device); in handle_move()
635 pa_dbus_send_error(conn, msg, PA_DBUS_ERROR_NOT_FOUND, "%s: No such source.", device); in handle_move()
H A Diface-device.c763 pa_dbus_send_error(conn, msg, PA_DBUS_ERROR_NOT_FOUND, "No such port: %s", new_active_path); in handle_set_active_port()
981 pa_dbus_send_error(conn, msg, PA_DBUS_ERROR_NOT_FOUND, in handle_get_port_by_name()
984 pa_dbus_send_error(conn, msg, PA_DBUS_ERROR_NOT_FOUND, in handle_get_port_by_name()
H A Diface-sample.c418 pa_dbus_send_error(conn, msg, PA_DBUS_ERROR_NOT_FOUND, "%s: No such sink.", sink_path); in handle_play_to_sink()
/third_party/pulseaudio/src/modules/
H A Dmodule-stream-restore.c696 pa_dbus_send_error(conn, msg, PA_DBUS_ERROR_NOT_FOUND, "No such stream restore entry."); in handle_get_entry_by_name()

Completed in 14 milliseconds