Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ GetId
Function
GetId
src/engine/shared/uuid_manager.cpp:115–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
}
114
115
static int GetId(int Index)
116
{
117
return Index + OFFSET_UUID;
118
}
119
120
void CUuidManager::RegisterName(int Id, const char *pName)
121
{
Callers
10
LookupUuid
Method · 0.70
Snap
Method · 0.50
Snap
Method · 0.50
Snap
Method · 0.50
Snap
Method · 0.50
Snap
Method · 0.50
Snap
Method · 0.50
Snap
Method · 0.50
Snap
Method · 0.50
Snap
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected