Home
last modified time | relevance | path

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

/dports/audio/gogglesmm/gogglesmm-1.2.2/src/
H A DGMDBus.cpp358 static void fxdbus_pendingcallnotify(DBusPendingCall*pending,void*data){ in fxdbus_pendingcallnotify() function
378 … dbus_pending_call_set_notify(pending,fxdbus_pendingcallnotify,(void*)call,fxdbus_pendingcallfree); in sendWithReply()