Searched refs:CleanResourceForDroppedTable (Results 1 – 3 of 3) sorted by relevance
182 int CleanResourceForDroppedTable(const std::string &tableName);
789 errCode = handle->CleanResourceForDroppedTable(tableName); in DoDeleteSharedTable()
1325 int SQLiteSingleVerRelationalStorageExecutor::CleanResourceForDroppedTable(const std::string &table… in CleanResourceForDroppedTable() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor