Home | History | Annotate | Download | only in socket_stream

Lines Matching defs:total_size

202   size_t total_size = 0;
206 total_size += (*iter)->size();
207 return total_size;