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

  /external/chromium/net/http/
http_cache_transaction.cc 531 if (result != io_buf_len_ ||
532 !HttpCache::ParseResponseInfo(read_buf_->data(), io_buf_len_,
    [all...]
http_cache_transaction.h 308 int io_buf_len_; member in class:net::HttpCache::Transaction

Completed in 255 milliseconds