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

  /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 41 milliseconds