Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crossuo/crossuo
/ FileCount
Method
FileCount
xuocore/uodata.cpp:222–225 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
220
}
221
222
size_t CUopMappedFile::FileCount() const
223
{
224
return m_MapByHash.size();
225
}
226
227
static bool DecompressBlock(const UopFileEntry *block, uint8_t *dst, uint8_t *src)
228
{
Callers
2
ProcessAnimSequeceData
Method · 0.80
UopLoadFile
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected