Searched refs:CurrentSpeed (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/download/
H A Ddownload_item.h187 int64 CurrentSpeed() const;
H A Ddownload_item.cc441 int64 speed = CurrentSpeed();
450 int64 DownloadItem::CurrentSpeed() const { function in class:DownloadItem
H A Ddownload_util.cc700 int64 current_speed = download->CurrentSpeed();

Completed in 146 milliseconds