Searched refs:WebDownloadItem_CurrentSpeed (Results 1 – 5 of 5) sorted by relevance
57 WebDownloadItem_CurrentSpeed(nullptr); in NapiFuzzTest()
70 this->currentSpeed = WebDownloadItem_CurrentSpeed(downloadItem); in WebDownloadItem()
108 NWEB_EXPORT int WebDownloadItem_CurrentSpeed(const NWebDownloadItem *downloadItem);
64 DO(WebDownloadItem_CurrentSpeed); \301 extern "C" int WebDownloadItem_CurrentSpeed(const NWebDownloadItem* downloadItem) in WebDownloadItem_CurrentSpeed() function
398 int speed = WebDownloadItem_CurrentSpeed(download);