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

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
stunserver.cc 96 err_code->SetReason(error_desc);
stun.h 449 void SetReason(const std::string& reason);
stun.cc 779 SetReason(reason);
798 void StunErrorCodeAttribute::SetReason(const std::string& reason) {
relayserver.cc 93 err_code->SetReason(error_desc);
port.cc 643 error_attr->SetReason(reason);
    [all...]
stun_unittest.cc     [all...]
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
stunserver.cc 146 err_code->SetReason(error_desc);
stun.h 291 void SetReason(const std::string& reason);
stun.cc 430 void StunErrorCodeAttribute::SetReason(const std::string& reason) {
port.cc 397 error_attr->SetReason(reason);
relayserver.cc 91 err_code->SetReason(error_desc);

Completed in 382 milliseconds