Searched refs:MarkDownloadFinish (Results 1 – 4 of 4) sorted by relevance
31 void MarkDownloadFinish(int userIndex, const std::string &table, bool finish);
31 void ProcessRecorder::MarkDownloadFinish(int userIndex, const std::string &table, bool finish) in MarkDownloadFinish() function in DistributedDB::ProcessRecorder
1107 …currentContext_.processRecorder->MarkDownloadFinish(currentContext_.currentUserIndex, downloadTabl… in MarkDownloadFinishIfNeed()
296 currentContext_.processRecorder->MarkDownloadFinish(currentContext_.currentUserIndex, in PrepareAndUpload()