Searched refs:ConstraintsCheckForCloud (Results 1 – 3 of 3) sorted by relevance
98 static int ConstraintsCheckForCloud(const TableInfo &table, const std::string &trimmedSql);
769 int CloudStorageUtils::ConstraintsCheckForCloud(const TableInfo &table, const std::string &trimmedS… in ConstraintsCheckForCloud() function in DistributedDB::CloudStorageUtils
129 int errCode = CloudStorageUtils::ConstraintsCheckForCloud(table, trimedSql); in CheckTableConstraint()