Searched refs:GetWaitCompensatedSyncData (Results 1 – 3 of 3) sorted by relevance
59 static int GetWaitCompensatedSyncData(sqlite3 *db, bool isMemory, std::vector<VBucket> &data,
598 …int errCode = SqliteCloudKvExecutorUtils::GetWaitCompensatedSyncData(db, transactionHandle_->IsMem… in GetCompensatedSyncQuery()
1363 int SqliteCloudKvExecutorUtils::GetWaitCompensatedSyncData(sqlite3 *db, bool isMemory, std::vector<… in GetWaitCompensatedSyncData() function in DistributedDB::SqliteCloudKvExecutorUtils