Searched defs:CanResume (Results 1 – 3 of 3) sorted by relevance
/external/chromium/net/http/ | ||
D | http_cache_transaction.cc | 1984 bool HttpCache::Transaction::CanResume(bool has_data) { in CanResume() function in net::HttpCache::Transaction |
/external/chromium_org/content/browser/download/ | ||
D | download_item_impl.cc | 482 bool DownloadItemImpl::CanResume() const { in CanResume() function in content::DownloadItemImpl |
/external/chromium_org/net/http/ | ||
D | http_cache_transaction.cc | 2406 bool HttpCache::Transaction::CanResume(bool has_data) { in CanResume() function in net::HttpCache::Transaction |