Home
last modified time | relevance | path

Searched refs:SIGNING_IN (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/examples/peerconnection/client/
Dpeer_connection_client.cc151 state_ = SIGNING_IN; in DoConnect()
341 ASSERT(state_ == SIGNING_IN); in OnRead()
375 if (state_ == SIGNING_IN) { in OnRead()
Dpeer_connection_client.h45 SIGNING_IN, enumerator