Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crossuo/crossuo
/ GetPluginsCount
Function
GetPluginsCount
src/Crypt/CryptEntry.cpp:92–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
size_t GetPluginsCount()
93
{
94
return s_CryptPluginsCount;
95
}
96
97
} // namespace Crypt
Callers
2
LoadPlugins
Method · 0.85
OpenWorldMap
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected