Searched refs:DeleteDistributedDeviceTableLog (Results 1 – 3 of 3) sorted by relevance
84 int DeleteDistributedDeviceTableLog(const std::string &device, const std::string &tableName);
887 errCode = handle->DeleteDistributedDeviceTableLog(hashHexDev, it.second.GetTableName()); in RemoveDeviceDataInner()
1261 int SQLiteSingleVerRelationalStorageExecutor::DeleteDistributedDeviceTableLog(const std::string &de… in DeleteDistributedDeviceTableLog() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor