MCPcopy Create free account
hub / github.com/BernardoGiordano/Checkpoint / finishFile

Function finishFile

3ds/source/transferstatus.cpp:86–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84 }
85
86 void finishFile()
87 {
88 std::lock_guard<std::mutex> lock(sMutex);
89 sState.copyCount++;
90 }
91
92 void beginNetwork(const std::string& mode, u64 totalBytes)
93 {

Callers 1

finishFileMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected