Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ get_dso_status
Method
get_dso_status
DSView/pv/sigsession.h:434–436 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
432
void update_dso_data_scale();
433
434
inline sr_status get_dso_status(){
435
return _dso_status;
436
}
437
438
inline bool dso_status_is_valid(){
439
return _dso_status_valid;
Callers
2
meta_gen
Method · 0.80
paint_mid
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected