Searched refs:XMPP_PRESENCE_AVAILABLE (Results 1 – 4 of 4) sorted by relevance
286 set_available(XMPP_PRESENCE_AVAILABLE)); in TEST_F()320 set_available(XMPP_PRESENCE_AVAILABLE)); in TEST_F()368 TEST_OK(directed_presence->set_available(XMPP_PRESENCE_AVAILABLE)); in TEST_F()
61 XMPP_PRESENCE_AVAILABLE = 1, enumerator
481 if (presence->available() == XMPP_PRESENCE_AVAILABLE) { in ServerChangedOtherPresence()490 if (presence->available() == XMPP_PRESENCE_AVAILABLE) { in ServerChangedOtherPresence()
150 return XMPP_PRESENCE_AVAILABLE; in available()158 if (available == XMPP_PRESENCE_AVAILABLE) in set_available()