Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/CicadaPlayer
/ getSourceUrl
Method
getSourceUrl
framework/cacheModule/CacheModule.cpp:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
string CacheModule::getSourceUrl()
50
{
51
return mCachePath.getSourceUrl();;
52
}
53
54
string CacheModule::getCachedFilePath()
55
{
Callers
2
completionCallback
Method · 0.45
errorFrameCallback
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected