Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
54
string CacheModule::getCachedFilePath()
55
{
56
return mCachePath.getCachedFilePath();
57
}
58
59
CacheRet CacheModule::checkCanBeCached(const string &acturalPlayURL)
60
{
Callers
1
init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected