MCPcopy 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
49string CacheModule::getSourceUrl()
50{
51 return mCachePath.getSourceUrl();;
52}
53
54string CacheModule::getCachedFilePath()
55{

Callers 2

completionCallbackMethod · 0.45
errorFrameCallbackMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected