Searched refs:DeleteDistributedDeviceTable (Results 1 – 3 of 3) sorted by relevance
535 errCode = handle->DeleteDistributedDeviceTable("", table); in RemoveDeviceData()878 errCode = handle->DeleteDistributedDeviceTable(devTableName, tableName); in RemoveDeviceDataInner()
80 int DeleteDistributedDeviceTable(const std::string &device, const std::string &tableName);
1231 int SQLiteSingleVerRelationalStorageExecutor::DeleteDistributedDeviceTable(const std::string &devic… in DeleteDistributedDeviceTable() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor1335 …int errCode = DeleteDistributedDeviceTable({}, tableName); // Clean the auxiliary tables for the d… in CleanResourceForDroppedTable()