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

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
session.h 155 STATE_INPROGRESS, // session accepted and in progress
session.cc 201 SetState(STATE_INPROGRESS);
    [all...]
  /external/chromium/third_party/libjingle/source/talk/session/tunnel/
tunnelsessionclient.cc 82 KLABEL(Session::STATE_INPROGRESS),
  /external/chromium/third_party/libjingle/source/talk/examples/call/
callclient.cc 420 } else if (state == cricket::Session::STATE_INPROGRESS) {

Completed in 255 milliseconds