Home
last modified time | relevance | path

Searched refs:is_successful_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/download/
Ddrag_download_file.cc31 is_successful_(false), in DragDownloadFile()
90 return is_successful_; in Start()
136 is_successful_ = is_successful; in DownloadCompleted()
Ddrag_download_file.h97 bool is_successful_; variable