Home
last modified time | relevance | path

Searched defs:error_attr (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dport.cc602 StunErrorCodeAttribute* error_attr = StunAttribute::CreateErrorCode(); in SendBindingErrorResponse() local
1234 const StunErrorCodeAttribute* error_attr = response->GetErrorCode(); in OnConnectionRequestErrorResponse() local
Dport_unittest.cc130 const StunErrorCodeAttribute* error_attr = last_stun_msg_->GetErrorCode(); in last_stun_error_code() local
1684 const StunErrorCodeAttribute* error_attr = msg->GetErrorCode(); in TEST_F() local