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

  /external/chromium/net/http/
http_cache_transaction.h 159 STATE_CACHE_WRITE_TRUNCATED_RESPONSE,
http_cache_transaction.cc 196 next_state_ = STATE_CACHE_WRITE_TRUNCATED_RESPONSE;
526 case STATE_CACHE_WRITE_TRUNCATED_RESPONSE:
1068 next_state_ = truncated_ ? STATE_CACHE_WRITE_TRUNCATED_RESPONSE :
    [all...]

Completed in 39 milliseconds