Searched refs:SetTableInfo (Results 1 – 10 of 10) sorted by relevance
58 void RelationalVirtualDevice::SetTableInfo(const TableInfo &tableInfo) in SetTableInfo() function in DistributedDB::RelationalVirtualDevice60 static_cast<VirtualRelationalVerSyncDBInterface *>(storage_)->SetTableInfo(tableInfo); in SetTableInfo()
35 void SetTableInfo(const TableInfo &tableInfo);
109 void SetTableInfo(const TableInfo &tableInfo);
320 void VirtualRelationalVerSyncDBInterface::SetTableInfo(const TableInfo &tableInfo) in SetTableInfo() function in DistributedDB::VirtualRelationalVerSyncDBInterface
129 dev->SetTableInfo(tableInfo); in PrepareVirtualDeviceEnv()
450 dev->SetTableInfo(tableInfo); in PrepareBasicTable()565 dev->SetTableInfo(tableInfo); in PrepareEnvironment()
279 …void SetTableInfo(const TableInfo &tableInfo); // When put or get sync data, must call the func f…
565 void SQLiteSingleVerRelationalStorageExecutor::SetTableInfo(const TableInfo &tableInfo) in SetTableInfo() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor1168 SetTableInfo(tableInfo); in GetSyncDataByQuery()
125 dev->SetTableInfo(tableInfo); in PrepareVirtualDeviceEnv()1201 device->SetTableInfo(table); in AddDeviceSchema()
140 device->SetTableInfo(table); in AddDeviceSchema()