Searched refs:XMPP_PRESENCE_DEFAULT (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/xmpp/
H A Drostermodule.h48 XMPP_PRESENCE_DEFAULT = 1, enumerator in enum:buzz::XmppPresenceShow
H A Drostermoduleimpl.cc54 *show = XMPP_PRESENCE_DEFAULT;
76 case XMPP_PRESENCE_DEFAULT:
187 return XMPP_PRESENCE_DEFAULT;
189 XmppPresenceShow show = XMPP_PRESENCE_DEFAULT;
206 if (show!=XMPP_PRESENCE_DEFAULT) {
H A Drostermodule_unittest.cc118 case XMPP_PRESENCE_DEFAULT:
340 set_presence_show(XMPP_PRESENCE_DEFAULT));

Completed in 2503 milliseconds