Searched refs:IsDownloadFinish (Results 1 – 4 of 4) sorted by relevance
30 bool IsDownloadFinish(int userIndex, const std::string &table) const;
26 bool ProcessRecorder::IsDownloadFinish(int userIndex, const std::string &table) const in IsDownloadFinish() function in DistributedDB::ProcessRecorder
694 if (currentContext_.processRecorder->IsDownloadFinish(currentContext_.currentUserIndex, in DoDownloadInNeed()
751 EXPECT_TRUE(recorder->IsDownloadFinish(0, g_cloudSyncer->GetCurrentContextTableName()));