Home
last modified time | relevance | path

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

/dports/net-im/gloox/gloox-1.0.24/src/
H A Dpubsubresulthandler.h353 virtual void handleSubscriptions( const std::string& id,
H A Dpubsubmanager.cpp1072 rh->handleSubscriptions( id, service, in handleIqID()
/dports/cad/sumo/sumo-1.2.0/src/libsumo/
H A DHelper.h108 static void handleSubscriptions(const SUMOTime t);
H A DSimulation.cpp90 Helper::handleSubscriptions(t); in step()
H A DHelper.cpp133 Helper::handleSubscriptions(const SUMOTime t) { in handleSubscriptions() function in libsumo::Helper
/dports/net-im/gloox/gloox-1.0.24/src/tests/pubsubmanager/
H A Dpubsubmanager_test.cpp83 void handleSubscriptions( const std::string&, in handleSubscriptions() function in RH