Home
last modified time | relevance | path

Searched defs:object_path (Results 1 – 17 of 17) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dmessage-handler.c70 void pa_message_handler_register(pa_core *c, const char *object_path, const char *description, pa_m… in pa_message_handler_register()
91 void pa_message_handler_unregister(pa_core *c, const char *object_path) { in pa_message_handler_unregister()
105 int pa_message_handler_send_message(pa_core *c, const char *object_path, const char *message, const… in pa_message_handler_send_message()
166 int pa_message_handler_set_description(pa_core *c, const char *object_path, const char *description… in pa_message_handler_set_description()
Dcard.c148 char *object_path, *description; in pa_card_new() local
260 char *object_path; in pa_card_free() local
469 static int card_message_handler(const char *object_path, const char *message, const pa_json_object … in card_message_handler()
Dmessage-handler.h36 char *object_path; member
Dcore.c94 static int core_message_handler(const char *object_path, const char *message, const pa_json_object … in core_message_handler()
Dcli-command.c1793 const char *object_path, *message, *message_parameters; in pa_cli_command_send_message_to_object() local
Dprotocol-native.c4817 const char *object_path = NULL; in command_send_object_message() local
/third_party/pulseaudio/src/modules/dbus/
Diface-core.c683 const char *object_path; in handle_get_fallback_sink() local
704 const char *object_path; in handle_set_fallback_sink() local
771 const char *object_path; in handle_get_fallback_source() local
792 const char *object_path; in handle_set_fallback_source() local
1181 const char *object_path; in handle_get_card_by_name() local
1206 const char *object_path; in handle_get_sink_by_name() local
1231 const char *object_path; in handle_get_source_by_name() local
1256 const char *object_path; in handle_get_sample_by_name() local
1297 const char *object_path; in handle_upload_sample() local
1465 const char *object_path = NULL; in handle_load_module() local
[all …]
Diface-card.c471 const char *object_path; in card_profile_changed_cb() local
499 const char *object_path; in card_profile_added_cb() local
528 const char *object_path; in card_profile_available_changed_cb() local
Diface-device.c301 const char *object_path = NULL; in handle_get_owner_module() local
327 const char *object_path = NULL; in handle_get_card() local
1200 const char *object_path = NULL; in port_changed_cb() local
Diface-stream.c229 const char *object_path = NULL; in handle_get_owner_module() local
254 const char *object_path = NULL; in handle_get_client() local
/third_party/cups-filters/cupsfilters/
Dcolord.c116 const char *object_path) in get_filename_for_profile_path()
171 const char *object_path, in get_profile_for_device_path()
356 get_profile_inhibitors (DBusConnection *con, const char *object_path) in get_profile_inhibitors()
/third_party/ninja/src/
Dmsvc_helper_main-win32.cc53 void WriteDepFileOrDie(const char* object_path, const CLParser& parse) { in WriteDepFileOrDie()
/third_party/pulseaudio/src/modules/
Dreserve.c43 char *object_path; member
Dmodule-stream-restore.c158 char *object_path; member
/third_party/pulseaudio/src/modules/bluetooth/
Dmodule-bluez5-device.c2566 static int bluez5_device_message_handler(const char *object_path, const char *message, const pa_jso… in bluez5_device_message_handler()
/third_party/pulseaudio/src/utils/
Dpactl.c67 *object_path = NULL, variable
/third_party/pulseaudio/src/pulse/
Dintrospect.c2255 pa_operation* pa_context_send_message_to_object(pa_context *c, const char *object_path, const char … in pa_context_send_message_to_object()