Home
last modified time | relevance | path

Searched refs:other_attr (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/api/transport/
Dstun.cc603 const StunAttribute* other_attr = other->GetAttribute(attr->type()); in EqualAttributes() local
604 if (other_attr == nullptr) { in EqualAttributes()
610 other_attr->Write(&tmp_buffer_ptr2); in EqualAttributes()