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

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
session.h 448 bool SendRejectMessage(const std::string& reason, SessionError* error);
session.cc 336 if (!SendRejectMessage(reason, &error)) {
964 bool Session::SendRejectMessage(const std::string& reason,
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
session.h 631 bool SendRejectMessage(const std::string& reason, SessionError* error);
session.cc 964 if (!SendRejectMessage(reason, &error)) {
    [all...]

Completed in 1077 milliseconds