Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/base/
Dstream.cc930 const size_t tail_copy = _min(copy, buffer_length_ - read_position_); in SetCapacity() local
1072 const size_t tail_copy = _min(copy, buffer_length_ - read_position); in ReadOffsetLocked() local
1099 const size_t tail_copy = _min(copy, buffer_length_ - write_position); in WriteOffsetLocked() local