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

/external/chromium/third_party/libjingle/source/talk/p2p/base/
H A Dsession.h71 struct SessionError : WriteError { struct in namespace:cricket
397 SessionError* error);
446 SessionError* error);
447 bool SendAcceptMessage(const SessionDescription* sdesc, SessionError* error);
448 bool SendRejectMessage(const std::string& reason, SessionError* error);
449 bool SendTerminateMessage(const std::string& reason, SessionError* error);
451 SessionError* error);
452 bool SendViewMessage(const SessionView& view, SessionError* error);
453 bool ResendAllTransportInfoMessages(SessionError* error);
464 SessionError* erro
[all...]

Completed in 58 milliseconds