Home | History | Annotate | Download | only in base

Lines Matching defs:total_read

1136     size_t total_read = 0;
1139 (size_to_read ? total_read < size_to_read : true)) {
1140 total_read += static_cast<size_t>(len);