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

  /external/chromium/net/http/
http_cache_transaction.cc 191 if (!CanResume(true))
1058 if (server_responded_206_ && !CanResume(false)) {
    [all...]
  /external/chromium_org/content/browser/download/
download_item_impl.cc 480 bool DownloadItemImpl::CanResume() const {
509 return !CanResume();
    [all...]
  /external/chromium_org/net/http/
http_cache_transaction.cc 267 if (!CanResume(true))
    [all...]

Completed in 406 milliseconds