Home
last modified time | relevance | path

Searched refs:checkpointRestart (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/qmc2/qmc2-0.195_4/qmc2/
H A Dcollectionrebuilder.h84 void checkpointRestart(qint64 checkpoint);
H A Dcollectionrebuilder.cpp301 rebuilderThread()->checkpointRestart(cp); in on_pushButtonStartStop_clicked()
1204 void CollectionRebuilderThread::checkpointRestart(qint64 cp) in checkpointRestart() function in CollectionRebuilderThread