Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BernardoGiordano/Checkpoint
/ startFile
Method
startFile
3ds/source/progress.cpp:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
void UiProgressSink::startFile(const std::u16string& name, u32 size)
42
{
43
TransferStatus::startFile(name, size);
44
}
45
46
void UiProgressSink::advanceBytes(u32 offset)
47
{
Callers
4
copyFile
Method · 0.45
copyPxiSaveFile
Method · 0.45
backup
Method · 0.45
restore
Method · 0.45
Calls
1
startFile
Function · 0.70
Tested by
no test coverage detected