Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DreamSourceLab/DSView
/ set_name
Method
set_name
DSView/pv/view/trace.cpp:105–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
103
}
104
105
void Trace::set_name(QString name)
106
{
107
_name = name;
108
}
109
110
int Trace::get_index()
111
{
Callers
3
add_decoder
Method · 0.45
set_trace_name
Method · 0.45
load_config_from_json
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected