Home
last modified time | relevance | path

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

/external/libweave/src/notification/
Dxmpp_channel_unittest.cc177 RunUntil(XmppChannel::XmppState::kStreamRestartedPostAuthentication); in TEST_F()
187 StartWithState(XmppChannel::XmppState::kStreamRestartedPostAuthentication); in TEST_F()
Dxmpp_channel.cc175 state_ = XmppState::kStreamRestartedPostAuthentication; in HandleStanza()
185 case XmppState::kStreamRestartedPostAuthentication: in HandleStanza()
Dxmpp_channel.h69 kStreamRestartedPostAuthentication, enumerator