Searched defs:CreateDistributedTable (Results 1 – 4 of 4) sorted by relevance
201 int SQLiteSingleRelationalStorageEngine::CreateDistributedTable(const std::string &tableName, in CreateDistributedTable() function in DistributedDB::SQLiteSingleRelationalStorageEngine264 int SQLiteSingleRelationalStorageEngine::CreateDistributedTable(const std::string &tableName, bool … in CreateDistributedTable() function in DistributedDB::SQLiteSingleRelationalStorageEngine306 int SQLiteSingleRelationalStorageEngine::CreateDistributedTable(SQLiteSingleVerRelationalStorageExe… in CreateDistributedTable() function in DistributedDB::SQLiteSingleRelationalStorageEngine
144 int SQLiteRelationalStoreConnection::CreateDistributedTable(const std::string &tableName, TableSync… in CreateDistributedTable() function in DistributedDB::SQLiteRelationalStoreConnection
443 int SQLiteRelationalStore::CreateDistributedTable(const std::string &tableName, TableSyncType syncT… in CreateDistributedTable() function in DistributedDB::SQLiteRelationalStore
211 int SQLiteSingleVerRelationalStorageExecutor::CreateDistributedTable(DistributedTableMode mode, boo… in CreateDistributedTable() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor