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

  /external/chromium/net/http/
http_cache_transaction.h 142 STATE_ADD_TO_ENTRY,
http_cache_transaction.cc 465 case STATE_ADD_TO_ENTRY:
757 // It is important that we go to STATE_ADD_TO_ENTRY whenever the result is
763 next_state_ = STATE_ADD_TO_ENTRY;
800 // It is important that we go to STATE_ADD_TO_ENTRY whenever the result is
806 next_state_ = STATE_ADD_TO_ENTRY;
    [all...]

Completed in 24 milliseconds