Searched defs:receivedBytes (Results 1 – 4 of 4) sorted by relevance
39 int64_t receivedBytes; variable
391 napi_value receivedBytes; in JS_GetReceivedBytes() local
400 int64_t receivedBytes = WebDownloadItem_ReceivedBytes(downloadItem); variable451 int64_t receivedBytes = WebDownloadItem_ReceivedBytes(downloadItem); variable
565 …rn "C" void WebDownloadItem_SetReceivedBytes(NWebDownloadItem *downloadItem, int64_t receivedBytes) in WebDownloadItem_SetReceivedBytes()