Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/p2p/base/
H A Dport.cc749 auto error_attr = StunAttribute::CreateErrorCode(); in SendBindingErrorResponse() local
792 auto error_attr = StunAttribute::CreateErrorCode(); in SendUnknownAttributesErrorResponse() local
H A Dport_unittest.cc168 const StunErrorCodeAttribute* error_attr = last_stun_msg_->GetErrorCode(); in last_stun_error_code() local
1937 const StunErrorCodeAttribute* error_attr = msg->GetErrorCode(); in TEST_F() local