Searched refs:WebDownloadItem_SetTotalBytes (Results 1 – 5 of 5) sorted by relevance
85 WebDownloadItem_SetTotalBytes(nullptr, size); in NapiFuzzTest()
88 NWEB_EXPORT void WebDownloadItem_SetTotalBytes(NWebDownloadItem *downloadItem, int64_t totalBytes);
200 WebDownloadItem_SetTotalBytes(downloadItem, webDownload->totalBytes); in ResumeDownload()
89 DO(WebDownloadItem_SetTotalBytes); \553 extern "C" void WebDownloadItem_SetTotalBytes(NWebDownloadItem* downloadItem, int64_t totalBytes) in WebDownloadItem_SetTotalBytes() function
449 WebDownloadItem_SetTotalBytes(downloadItem, 1);