Searched refs:handle_get_fallback_source (Results 1 – 1 of 1) sorted by relevance
70 static void handle_get_fallback_source(DBusConnection *conn, DBusMessage *msg, void *userdata);176 …property_name = "FallbackSource", .type = "o", .get_cb = handle_get_fallback_source, .…768 static void handle_get_fallback_source(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_get_fallback_source() function