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