Home
last modified time | relevance | path

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

/dports/games/ksirk/ksirk-21.12.3/ksirk/iris/src/irisnet/corelib/
H A Dobjectsession.cpp156 bool havePendingCall(QObject *obj, const char *method) const in havePendingCall() function in XMPP::ObjectSessionPrivate
240 return d->havePendingCall(obj, method); in isDeferred()
272 if(d->havePendingCall(obj, method)) in deferExclusive()
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libiris/src/irisnet/corelib/
H A Dobjectsession.cpp162 bool havePendingCall(QObject *obj, const char *method) const in havePendingCall() function in XMPP::ObjectSessionPrivate
251 return d->havePendingCall(obj, method); in isDeferred()
283 if(d->havePendingCall(obj, method)) in deferExclusive()
/dports/net-im/psi/psi-1.5/iris/src/irisnet/corelib/
H A Dobjectsession.cpp162 bool havePendingCall(QObject *obj, const char *method) const in havePendingCall() function in XMPP::ObjectSessionPrivate
251 return d->havePendingCall(obj, method); in isDeferred()
283 if(d->havePendingCall(obj, method)) in deferExclusive()