Searched refs:CheckAndCleanDistributedTable (Results 1 – 3 of 3) sorted by relevance
390 errCode = handle->CheckAndCleanDistributedTable(schema_.GetTableNames(), missingTables); in CleanDistributedDeviceTable()411 errCode = handle->CheckAndCleanDistributedTable(schema_.GetTableNames(), missingTables); in CleanDistributedDeviceTable()997 int errCode = handle->CheckAndCleanDistributedTable(tableNames, missingTrackerTables); in CleanTrackerDeviceTable()
95 int CheckAndCleanDistributedTable(const std::vector<std::string> &tableNames,
1344 int SQLiteSingleVerRelationalStorageExecutor::CheckAndCleanDistributedTable(const std::vector<std::… in CheckAndCleanDistributedTable() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor