Home
last modified time | relevance | path

Searched refs:handle_get_property_list (Results 1 - 6 of 6) sorted by relevance

/third_party/pulseaudio/src/modules/dbus/
H A Diface-client.c52 static void handle_get_property_list(DBusConnection *conn, DBusMessage *msg, void *userdata);
76 [PROPERTY_HANDLER_PROPERTY_LIST] = { .property_name = "PropertyList", .type = "a{say}", .get_cb = handle_get_property_list, .set_cb = NULL }
253 static void handle_get_property_list(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_get_property_list() function
H A Diface-module.c46 static void handle_get_property_list(DBusConnection *conn, DBusMessage *msg, void *userdata);
66 [PROPERTY_HANDLER_PROPERTY_LIST] = { .property_name = "PropertyList", .type = "a{say}", .get_cb = handle_get_property_list, .set_cb = NULL }
197 static void handle_get_property_list(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_get_property_list() function
H A Diface-card.c45 static void handle_get_property_list(DBusConnection *conn, DBusMessage *msg, void *userdata);
90 [PROPERTY_HANDLER_PROPERTY_LIST] = { .property_name = "PropertyList", .type = "a{say}", .get_cb = handle_get_property_list, .set_cb = NULL }
360 static void handle_get_property_list(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_get_property_list() function
H A Diface-sample.c53 static void handle_get_property_list(DBusConnection *conn, DBusMessage *msg, void *userdata);
83 [PROPERTY_HANDLER_PROPERTY_LIST] = { .property_name = "PropertyList", .type = "a{say}", .get_cb = handle_get_property_list, .set_cb = NULL }
279 static void handle_get_property_list(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_get_property_list() function
H A Diface-stream.c83 static void handle_get_property_list(DBusConnection *conn, DBusMessage *msg, void *userdata);
122 [PROPERTY_HANDLER_PROPERTY_LIST] = { .property_name = "PropertyList", .type = "a{say}", .get_cb = handle_get_property_list, .set_cb = NULL }
502 static void handle_get_property_list(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_get_property_list() function
H A Diface-device.c62 static void handle_get_property_list(DBusConnection *conn, DBusMessage *msg, void *userdata);
170 [PROPERTY_HANDLER_PROPERTY_LIST] = { .property_name = "PropertyList", .type = "a{say}", .get_cb = handle_get_property_list, .set_cb = NULL }
784 static void handle_get_property_list(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_get_property_list() function

Completed in 9 milliseconds