Home
last modified time | relevance | path

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

/dports/net/yate/yate-6.4.0-1/modules/server/
H A Dmgcpca.cpp88 bool processNotify(MGCPTransaction* tr, MGCPMessage* mm, const String& event);
222 bool processNotify(const String& package, const String& event, const String& fullName);
434 ok = span->processNotify(trans,msg,*event,*rqId) || ok; in processEvent()
450 ok = wrap->processNotify(trans,msg,*event); in processEvent()
454 ok = span->processNotify(trans,msg,*event,*rqId); in processEvent()
592 if (event && processNotify(tr,mm,*event)) { in processEvent()
602 bool MGCPWrapper::processNotify(MGCPTransaction* tr, MGCPMessage* mm, const String& event) in processNotify() function in __anon26fc2ecf0111::MGCPWrapper
611 ok = processNotify(tr,mm,p->get()->toString()) || ok; in processNotify()
1278 if (c_str(event) && processNotify(tr,mm,*event,*rqId)) { in processEvent()
1300 ok = processNotify(tr,mm,p->get()->toString(),requestId) || ok; in processNotify()
[all …]
H A Danalog.cpp65 void processNotify(Message& msg);
648 void ModuleLine::processNotify(Message& msg) in processNotify() function in __anon35e256160111::ModuleLine
3135 line->processNotify(msg); in chanNotify()
/dports/dns/powerdns/pdns-4.5.2/pdns/
H A Dpackethandler.hh72 int processNotify(const DNSPacket& );
H A Dpackethandler.cc1012 int PacketHandler::processNotify(const DNSPacket& p) in processNotify() function in PacketHandler
1353 int res=processNotify(p); in doQuestion()
/dports/math/cvc3/cvc3-2.4.1/src/include/
H A Dtheory_core.h268 void processNotify(const Theorem& e, NotifyList* L);
/dports/math/cvc3/cvc3-2.4.1/src/theory_core/
H A Dtheory_core.cpp173 void TheoryCore::processNotify(const Theorem& e, NotifyList *L) in processNotify() function in TheoryCore
527 if (L) processNotify(findThm, L); in setFindLiteral()
549 if (L) processNotify(findThm, L); in setFindLiteral()
4118 if (L) processNotify(e, L); in assertEqualities()
4119 processNotify(e, &d_notifyEq); in assertEqualities()
4173 if (L) processNotify(thm, L); in assertEqualities()
4174 processNotify(thm, &d_notifyEq); in assertEqualities()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/doc/changelogs/
H A DChangeLog-0.8.2412 processNotify with the remainder of the tag.