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

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
session.h 449 bool SendTerminateMessage(const std::string& reason, SessionError* error);
session.cc 362 if (!SendTerminateMessage(reason, &error)) {
971 bool Session::SendTerminateMessage(const std::string& reason,
    [all...]

Completed in 57 milliseconds