Searched defs:CreateDistributedTable (Results 1 – 4 of 4) sorted by relevance
168 int SQLiteSingleRelationalStorageEngine::CreateDistributedTable(const std::string &tableName, in CreateDistributedTable() function in DistributedDB::SQLiteSingleRelationalStorageEngine197 int SQLiteSingleRelationalStorageEngine::CreateDistributedTable(const std::string &tableName, bool … in CreateDistributedTable() function in DistributedDB::SQLiteSingleRelationalStorageEngine
144 int SQLiteRelationalStoreConnection::CreateDistributedTable(const std::string &tableName, TableSync… in CreateDistributedTable() function in DistributedDB::SQLiteRelationalStoreConnection
424 int SQLiteRelationalStore::CreateDistributedTable(const std::string &tableName, TableSyncType syncT… in CreateDistributedTable() function in DistributedDB::SQLiteRelationalStore
153 int SQLiteSingleVerRelationalStorageExecutor::CreateDistributedTable(DistributedTableMode mode, boo… in CreateDistributedTable() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor