Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deathkiller/jazz2-native
/ ReportDataReceived
Method
ReportDataReceived
Sources/Shared/IO/WebRequest.cpp:467–470 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
465
}
466
467
void WebRequestImpl::ReportDataReceived(std::size_t sizeReceived)
468
{
469
_bytesReceived += std::int64_t(sizeReceived);
470
}
471
472
namespace
473
{
Callers
2
HandleCallback
Method · 0.80
Execute
Method · 0.80
Calls
12
WebRequestAsync
Class · 0.85
WebResponse
Class · 0.85
resize_for_overwrite
Method · 0.80
SetDataBuffer
Method · 0.80
size
Method · 0.45
GetStorage
Method · 0.45
Write
Method · 0.45
data
Method · 0.45
clear
Method · 0.45
IsAsync
Method · 0.45
AddRef
Method · 0.45
GetId
Method · 0.45
Tested by
no test coverage detected