Searched refs:STATE_INPROGRESS (Results 1 – 4 of 4) sorted by relevance
82 KLABEL(Session::STATE_INPROGRESS),
155 STATE_INPROGRESS, // session accepted and in progress enumerator
201 SetState(STATE_INPROGRESS); in OnMessage()
420 } else if (state == cricket::Session::STATE_INPROGRESS) { in OnSessionState()