MCPcopy Index your code
hub / github.com/DreamSourceLab/DSView / session

Method session

DSView/pv/storesession.cpp:88–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86}
87
88SigSession* StoreSession::session()
89{
90 return _session;
91}
92
93void StoreSession::get_progress(uint64_t *writed, uint64_t *total)
94{

Callers 15

XCursorMethod · 0.80
paintMethod · 0.80
draw_logic_tick_markMethod · 0.80
draw_osc_tick_markMethod · 0.80
go_vDialPreMethod · 0.80
go_vDialNextMethod · 0.80
paint_foreMethod · 0.80
get_label_rectMethod · 0.80
paint_labelMethod · 0.80
paint_fix_labelMethod · 0.80
compute_text_sizeMethod · 0.80
mousePressEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected