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

Method index

switch/source/MainScreen.cpp:1241–1244  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1239}
1240
1241size_t MainScreen::index(entryType_t type) const
1242{
1243 return type == TITLES ? mCursor : backupList->index();
1244}
1245
1246void MainScreen::index(entryType_t type, size_t i)
1247{

Callers 8

setSaveTypeFilterMethod · 0.95
rawIndexMethod · 0.95
handleEventsMethod · 0.95
startTransferSendMethod · 0.95
drawMethod · 0.45
updateMethod · 0.45
drawMethod · 0.45

Calls 3

getFunction · 0.85
getFilteredTitleCountMethod · 0.80
setIndexMethod · 0.45

Tested by

no test coverage detected