Searched defs:InProgress (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/browser/download/
H A Dsave_file.cc71 bool SaveFile::InProgress() const { function in class:content::SaveFile
H A Ddownload_file_impl.cc227 bool DownloadFileImpl::InProgress() const { function in class:content::DownloadFileImpl
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/documentation/
H A DDocumentationCatalog.js109 return this._loader._state === WebInspector.DocumentationCatalog.Loader.DownloadStates.InProgress;
155 InProgress: "InProgress",
174 this._state = WebInspector.DocumentationCatalog.Loader.DownloadStates.InProgress;

Completed in 100 milliseconds