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

  /external/chromium/net/http/
http_cache_transaction.h 324 bool CanResume(bool has_data);
http_cache_transaction.cc 191 if (!CanResume(true))
1058 if (server_responded_206_ && !CanResume(false)) {
    [all...]

Completed in 26 milliseconds