Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1241
size_t MainScreen::index(entryType_t type) const
1242
{
1243
return type == TITLES ? mCursor : backupList->index();
1244
}
1245
1246
void MainScreen::index(entryType_t type, size_t i)
1247
{
Callers
8
setSaveTypeFilter
Method · 0.95
rawIndex
Method · 0.95
requestRestoreSelected
Method · 0.95
handleEvents
Method · 0.95
startTransferSend
Method · 0.95
draw
Method · 0.45
update
Method · 0.45
draw
Method · 0.45
Calls
3
get
Function · 0.85
getFilteredTitleCount
Method · 0.80
setIndex
Method · 0.45
Tested by
no test coverage detected