Searched defs:SS_CLOSED (Results 1 - 1 of 1) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/base/
H A Dstream.h52 enum StreamState { SS_CLOSED, SS_OPENING, SS_OPEN }; enumerator in enum:talk_base::StreamState
61 // SE_CLOSE: The stream has transitioned to the SS_CLOSED state
86 // SS_CLOSED state.
91 // Attempt to transition to the SS_CLOSED state. SE_CLOSE will not be

Completed in 71 milliseconds