Searched refs:GetCloudTableWithoutShared (Results 1 – 2 of 2) sorted by relevance
284 int GetCloudTableWithoutShared(std::vector<TableSchema> &tables);
1934 int errCode = GetCloudTableWithoutShared(tables); in GetCompensatedSyncQuery()1954 int errCode = GetCloudTableWithoutShared(tables); in ClearUnLockingNoNeedCompensated()1985 int RelationalSyncAbleStorage::GetCloudTableWithoutShared(std::vector<TableSchema> &tables) in GetCloudTableWithoutShared() function in DistributedDB::RelationalSyncAbleStorage