MCPcopy 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
41void UiProgressSink::startFile(const std::u16string& name, u32 size)
42{
43 TransferStatus::startFile(name, size);
44}
45
46void UiProgressSink::advanceBytes(u32 offset)
47{

Callers 4

copyFileMethod · 0.45
copyPxiSaveFileMethod · 0.45
backupMethod · 0.45
restoreMethod · 0.45

Calls 1

startFileFunction · 0.70

Tested by

no test coverage detected