Searched refs:DeleteDistributedLogTable (Results 1 – 2 of 2) sorted by relevance
86 int DeleteDistributedLogTable(const std::string &tableName);
1290 int SQLiteSingleVerRelationalStorageExecutor::DeleteDistributedLogTable(const std::string &tableNam… in DeleteDistributedLogTable() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor1340 errCode = DeleteDistributedLogTable(tableName); in CleanResourceForDroppedTable()