MCPcopy Create free account
hub / github.com/HeliumProject/Engine / GetCache

Method GetCache

Source/Engine/Engine/CacheManager.cpp:34–95  ·  view source on GitHub ↗

Get the specified cache, creating the cache instance if necessary. @param[in] name Cache name. @param[in] platform Cache platform, or Cache::PLATFORM_INVALID to resolve the current platform's cache. @return Cache instance.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

InitializeMethod · 0.80
GetSubDataSizeMethod · 0.80
BeginLoadSubDataMethod · 0.80
TickDeserializeMethod · 0.80
CacheObjectMethod · 0.80
LoadResourceDataMethod · 0.80

Calls 6

FindMethod · 0.45
AllocateMethod · 0.45
InitializeMethod · 0.45
InsertMethod · 0.45
ShutdownMethod · 0.45
ReleaseMethod · 0.45

Tested by

no test coverage detected