Home
last modified time | relevance | path

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

/external/webrtc/webrtc/libjingle/xmpp/
Drostermoduleimpl.cc37 *show = XMPP_PRESENCE_DEFAULT; in StringToPresenceShow()
59 case XMPP_PRESENCE_DEFAULT: in PresenceShowToString()
170 return XMPP_PRESENCE_DEFAULT; in presence_show()
172 XmppPresenceShow show = XMPP_PRESENCE_DEFAULT; in presence_show()
189 if (show!=XMPP_PRESENCE_DEFAULT) { in set_presence_show()
Drostermodule.h31 XMPP_PRESENCE_DEFAULT = 1, enumerator
Drostermodule_unittest.cc101 case XMPP_PRESENCE_DEFAULT: in WritePresenceShow()
323 set_presence_show(XMPP_PRESENCE_DEFAULT)); in TEST_F()