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

Method rawIndex

switch/source/MainScreen.cpp:852–855  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

850}
851
852size_t MainScreen::rawIndex() const
853{
854 return TitleCatalog::get().filteredToRawIndex(g_currentUId, mSaveTypeFilter, this->index(TITLES));
855}
856
857void MainScreen::doBackup(size_t rawIdx, size_t cellIndex)
858{

Callers

nothing calls this directly

Calls 3

indexMethod · 0.95
getFunction · 0.85
filteredToRawIndexMethod · 0.80

Tested by

no test coverage detected