Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/CicadaPlayer
/ Get_error_info
Method
Get_error_info
framework/data_source/IDataSource.cpp:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
string IDataSource::Get_error_info(int error)
27
{
28
return string(
"Unknown error"
);
29
}
30
31
string IDataSource::GetUri()
32
{
Callers
2
read_thread
Function · 0.45
seek_thread
Function · 0.45
Calls
1
string
Class · 0.85
Tested by
2
read_thread
Function · 0.36
seek_thread
Function · 0.36