Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dmessage-handler.h36 char *object_path; member
H A Dmessage-handler.c70 void pa_message_handler_register(pa_core *c, const char *object_path, const char *description, pa_message_handler_cb_t cb, void *userdata) { in pa_message_handler_register() argument
91 void pa_message_handler_unregister(pa_core *c, const char *object_path) { in pa_message_handler_unregister() argument
105 pa_message_handler_send_message(pa_core *c, const char *object_path, const char *message, const char *message_parameters, char **response) pa_message_handler_send_message() argument
166 pa_message_handler_set_description(pa_core *c, const char *object_path, const char *description) pa_message_handler_set_description() argument
[all...]
H A 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, cons argument
[all...]
H A Dcore.c92 static int core_message_handler(const char *object_path, const char *message, const pa_json_object *parameters, char **response, void *userdata) { in core_message_handler() argument
H A Dcli-command.c1793 const char *object_path, *message, *message_parameters; in pa_cli_command_send_message_to_object() local
H A Dprotocol-native.c4598 const char *object_path = NULL; in command_send_object_message() local
/third_party/ninja/src/
H A Dmsvc_helper_main-win32.cc53 void WriteDepFileOrDie(const char* object_path, const CLParser& parse) { in WriteDepFileOrDie() argument
/third_party/cups-filters/cupsfilters/
H A Dcolord.c356 get_profile_inhibitors (DBusConnection *con, const char *object_path) in get_profile_inhibitors() argument
115 get_filename_for_profile_path(DBusConnection *con, const char *object_path) get_filename_for_profile_path() argument
170 get_profile_for_device_path(DBusConnection *con, const char *object_path, const char **split) get_profile_for_device_path() argument
/third_party/pulseaudio/src/modules/
H A Dreserve.c43 char *object_path; member
H A Dmodule-stream-restore.c158 char *object_path; member
[all...]
/third_party/pulseaudio/src/modules/dbus/
H A 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
H A 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
H A 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
H A 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; handle_set_fallback_source() local
1181 const char *object_path; handle_get_card_by_name() local
1206 const char *object_path; handle_get_sink_by_name() local
1231 const char *object_path; handle_get_source_by_name() local
1256 const char *object_path; handle_get_sample_by_name() local
1297 const char *object_path; handle_upload_sample() local
1465 const char *object_path = NULL; handle_load_module() local
1585 const char *object_path; module_new_cb() local
1619 const char *object_path; module_removed_cb() local
1646 const char *object_path; sample_cache_new_cb() local
1672 const char *object_path; sample_cache_removed_cb() local
1697 const char *object_path; create_dbus_object_for_sink() local
1721 const char *object_path; default_sink_changed_cb() local
1765 const char *object_path; create_dbus_object_for_source() local
1789 const char *object_path; default_source_changed_cb() local
1835 const char *object_path; card_put_cb() local
1861 const char *object_path; card_unlink_cb() local
1888 const char *object_path; sink_input_put_cb() local
1914 const char *object_path; sink_input_unlink_cb() local
1941 const char *object_path; source_output_put_cb() local
1967 const char *object_path; source_output_unlink_cb() local
1994 const char *object_path; client_put_cb() local
2020 const char *object_path; client_unlink_cb() local
2065 const char *object_path = NULL; sink_unlink_cb() local
2110 const char *object_path = NULL; source_unlink_cb() local
2387 pa_dbusiface_core_get_sink(pa_dbusiface_core *c, const char *object_path) pa_dbusiface_core_get_sink() argument
2401 pa_dbusiface_core_get_source(pa_dbusiface_core *c, const char *object_path) pa_dbusiface_core_get_source() argument
[all...]
/third_party/pulseaudio/src/pulse/
H A Dintrospect.c2255 pa_operation* pa_context_send_message_to_object(pa_context *c, const char *object_path, const char *message, const char *message_parameters, pa_context_string_cb_t cb, void *userdata) { in pa_context_send_message_to_object() argument
/third_party/pulseaudio/src/modules/bluetooth/
H A Dmodule-bluez5-device.c2566 static int bluez5_device_message_handler(const char *object_path, const char *message, const pa_json_object *parameters, char **response, void *userdata) { in bluez5_device_message_handler() argument
/third_party/pulseaudio/src/utils/
H A Dpactl.c67 *object_path = NULL, variable

Completed in 38 milliseconds