HomeSort by relevance Sort by last modified time
    Searched refs:LOGINSTATE_INIT (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/libjingle/xmpp/
xmpplogintask.h 45 LOGINSTATE_INIT = 0,
xmpplogintask.cc 30 KLABEL(LOGINSTATE_INIT),
48 state_(LOGINSTATE_INIT),
94 case LOGINSTATE_INIT: {
171 state_ = LOGINSTATE_INIT;
246 state_ = LOGINSTATE_INIT;

Completed in 69 milliseconds