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

Method id

3ds/source/title.cpp:233–236  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

231}
232
233u64 Title::id(void) const
234{
235 return mId;
236}
237
238u32 Title::extdataId(void)
239{

Callers 15

encodeMethod · 0.45
sendBackupMethod · 0.45
getTitleByIdMethod · 0.45
nameByIdMethod · 0.45
indexByIdMethod · 0.45
iconMethod · 0.45
favoriteMethod · 0.45
refreshDirectoriesMethod · 0.45
sortListsMethod · 0.45
cartScanMethod · 0.45
backupMethod · 0.45
refreshSelectedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected