HomeSort by relevance Sort by last modified time
    Searched refs:ReadMore (Results 1 - 3 of 3) sorted by null

  /external/chromium/net/base/
gzip_header.h 11 // The model is that you call ReadMore() for each chunk of bytes
44 Status ReadMore(const char* inbuf,
gzip_header.cc 32 GZipHeader::Status GZipHeader::ReadMore(const char* inbuf, int inbuf_len,
gzip_filter.cc 163 header_status = gzip_header_->ReadMore(next_stream_data_, stream_data_len_,

Completed in 376 milliseconds