Searched defs:num_bytes_to_copy (Results 1 – 1 of 1) sorted by relevance
95 size_t num_bytes_to_copy = in GetOutput() local192 size_t num_bytes_to_copy = std::min(size, buffer_.size() - head_); in Read() local202 size_t num_bytes_to_copy = size - num_bytes_copied; in Read() local274 size_t num_bytes_to_copy = std::min(size, capacity_ - tail_of_last_buffer_); in PushToLastBuffer() local