Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Ddatachannel.cc120 size_t other_byte_count = other->byte_count_; in Swap() local
122 byte_count_ = other_byte_count; in Swap()