Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/CicadaPlayer
/ GetOriginUri
Method
GetOriginUri
framework/data_source/IDataSource.cpp:36–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
std::string IDataSource::GetOriginUri()
37
{
38
return mUri;
39
}
40
41
void IDataSource::Set_config(SourceConfig &config)
42
{
Callers
1
open_internal
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected