MCPcopy Create free account
hub / github.com/alibaba/CicadaPlayer / getCachedFilePath

Method getCachedFilePath

framework/cacheModule/CacheModule.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54string CacheModule::getCachedFilePath()
55{
56 return mCachePath.getCachedFilePath();
57}
58
59CacheRet CacheModule::checkCanBeCached(const string &acturalPlayURL)
60{

Callers 1

initMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected