Home
last modified time | relevance | path

Searched refs:on_handle_quit (Results 1 – 2 of 2) sorted by relevance

/dports/audio/shairport-sync/shairport-sync-3.3.9/
H A Dmpris-service.c229 static gboolean on_handle_quit(MediaPlayer2 *skeleton, GDBusMethodInvocation *invocation, in on_handle_quit() function
326 g_signal_connect(mprisPlayerSkeleton, "handle-quit", G_CALLBACK(on_handle_quit), NULL); in on_mpris_name_acquired()
H A Ddbus-service.c749 static gboolean on_handle_quit(ShairportSync *skeleton, GDBusMethodInvocation *invocation, in on_handle_quit() function
835 g_signal_connect(shairportSyncSkeleton, "handle-quit", G_CALLBACK(on_handle_quit), NULL); in on_dbus_name_acquired()