Home | History | Annotate | Download | only in base

Lines Matching full:current_read

77   size_t total_read = 0, current_read;
80 buffer_len - total_read, &current_read, error);
83 total_read += current_read;