Searched refs:IsTableOnceDropped (Results 1 – 2 of 2) sorted by relevance
364 int IsTableOnceDropped(const std::string &tableName, bool &onceDropped);
273 int errCode = IsTableOnceDropped(tableName, onceDropped); in CompareSchemaTableColumns()1307 int SQLiteSingleVerRelationalStorageExecutor::IsTableOnceDropped(const std::string &tableName, bool… in IsTableOnceDropped() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor