Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/dbus/
H A Diface-core.c53 static void handle_get_version(DBusConnection *conn, DBusMessage *msg, void *userdata);
164 [PROPERTY_HANDLER_VERSION] = { .property_name = "Version", .type = "s", .get_cb = handle_get_version, .set_cb = NULL },
364 static void handle_get_version(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_get_version() function

Completed in 5 milliseconds