Home | History | Annotate | Download | only in download

Lines Matching defs:Finish

724 void SavePackage::Finish() {
763 save_item->Finish(size, is_success);
788 // Check whether we can successfully finish whole job.
806 save_item->Finish(0, false);
1054 // Current frame is completed saving, call finish in file thread.