Home | History | Annotate | Download | only in spdy

Lines Matching full:chunk

29       chunk_size += length % chunk_size;  // The last chunk takes the remainder.
54 chunk_size += length % chunk_size; // The last chunk takes the remainder.