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

  /external/chromium_org/content/browser/download/
save_item.cc 25 state_(WAIT_START),
38 DCHECK(state_ == WAIT_START);
65 // If item is in WAIT_START mode, which means no request has been sent.
100 case WAIT_START:
save_item.h 22 WAIT_START,

Completed in 794 milliseconds