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

  /external/chromium/chrome/browser/download/
download_item.h 187 int64 CurrentSpeed() const;
download_item.cc 441 int64 speed = CurrentSpeed();
450 int64 DownloadItem::CurrentSpeed() const {
download_util.cc 700 int64 current_speed = download->CurrentSpeed();
    [all...]

Completed in 26 milliseconds