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

Method end

3ds/source/progress.cpp:56–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56void UiProgressSink::end()
57{
58 // No-op: the batch active flag is lowered by the TransferJob once the whole
59 // batch finishes, not after each save's file run.
60}
61
62bool UiProgressSink::cancelled() const
63{

Callers 15

importTitleListCacheMethod · 0.45
sortListsMethod · 0.45
totalMethod · 0.45
backupSizeMethod · 0.45
invalidateMethod · 0.45
backupMethod · 0.45
restoreMethod · 0.45
obtainMethod · 0.45
loadBackupListMethod · 0.45
readFoldersMethod · 0.45
drawTopMethod · 0.45
handleHttpRequestFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected