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

  /external/chromium_org/chrome_frame/
urlmon_url_request_private.h 248 bool is_expecting_download_; member in class:UrlmonUrlRequest
urlmon_url_request.cc 42 is_expecting_download_(true),
111 is_expecting_download_ = false;
556 if (!is_expecting_download_ || pending()) {
    [all...]

Completed in 105 milliseconds