Searched refs:CleanDistributedDeviceTable (Results 1 – 4 of 4) sorted by relevance
41 int CleanDistributedDeviceTable(std::vector<std::string> &missingTables);
121 int CleanDistributedDeviceTable();
239 int SQLiteRelationalStore::CleanDistributedDeviceTable() in CleanDistributedDeviceTable() function in DistributedDB::SQLiteRelationalStore242 int errCode = sqliteStorageEngine_->CleanDistributedDeviceTable(missingTables); in CleanDistributedDeviceTable()306 errCode = CleanDistributedDeviceTable(); in Open()
377 int SQLiteSingleRelationalStorageEngine::CleanDistributedDeviceTable(std::vector<std::string> &miss… in CleanDistributedDeviceTable() function in DistributedDB::SQLiteSingleRelationalStorageEngine