ScanForChunkRemaining   91 net/http/http_chunked_decoder.cc     int bytes_consumed = ScanForChunkRemaining(buf, buf_len);
ScanForChunkRemaining  103 net/http/http_chunked_decoder.h   int ScanForChunkRemaining(const char* buf, int buf_len);