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