Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/dbus/
H A Diface-core.c54 static void handle_get_is_local(DBusConnection *conn, DBusMessage *msg, void *userdata);
165 [PROPERTY_HANDLER_IS_LOCAL] = { .property_name = "IsLocal", .type = "b", .get_cb = handle_get_is_local, .set_cb = NULL },
384 static void handle_get_is_local(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_get_is_local() function

Completed in 4 milliseconds