Searched refs:DeleteDistributedLogTable (Results 1 – 2 of 2) sorted by relevance
1293 int SQLiteSingleVerRelationalStorageExecutor::DeleteDistributedLogTable(const std::string &tableNam… in DeleteDistributedLogTable() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor1332 errCode = DeleteDistributedLogTable(tableName); in CleanResourceForDroppedTable()1371 errCode = DeleteDistributedLogTable(tableName); in CheckAndCleanDistributedTable()
93 int DeleteDistributedLogTable(const std::string &tableName);