Searched defs:CreateDistributedTable (Results 1 – 5 of 5) sorted by relevance
137 int SQLiteSingleRelationalStorageEngine::CreateDistributedTable(const std::string &tableName, in CreateDistributedTable() function in DistributedDB::SQLiteSingleRelationalStorageEngine162 int SQLiteSingleRelationalStorageEngine::CreateDistributedTable(const std::string &tableName, bool … in CreateDistributedTable() function in DistributedDB::SQLiteSingleRelationalStorageEngine
141 int SQLiteRelationalStoreConnection::CreateDistributedTable(const std::string &tableName) in CreateDistributedTable() function in DistributedDB::SQLiteRelationalStoreConnection
400 int SQLiteRelationalStore::CreateDistributedTable(const std::string &tableName) in CreateDistributedTable() function in DistributedDB::SQLiteRelationalStore
46 DBStatus RelationalStoreDelegateImpl::CreateDistributedTable(const std::string &tableName) in CreateDistributedTable() function in DistributedDB::RelationalStoreDelegateImpl
114 int SQLiteSingleVerRelationalStorageExecutor::CreateDistributedTable(const std::string &tableName, in CreateDistributedTable() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor