Searched refs:CountAllCloudData (Results 1 – 3 of 3) sorted by relevance
47 …static std::pair<int, int64_t> CountAllCloudData(const DBParam ¶m, const std::vector<Timestamp…
174 …std::tie(errCode, count) = SqliteCloudKvExecutorUtils::CountAllCloudData({ db, isMemory }, timesta…
1047 std::pair<int, int64_t> SqliteCloudKvExecutorUtils::CountAllCloudData(const DBParam ¶m, in CountAllCloudData() function in DistributedDB::SqliteCloudKvExecutorUtils