Home
last modified time | relevance | path

Searched defs:CreateDistributedTable (Results 1 – 4 of 4) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_single_relational_storage_engine.cpp199 int SQLiteSingleRelationalStorageEngine::CreateDistributedTable(const std::string &tableName, in CreateDistributedTable() function in DistributedDB::SQLiteSingleRelationalStorageEngine
262 int SQLiteSingleRelationalStorageEngine::CreateDistributedTable(const std::string &tableName, bool … in CreateDistributedTable() function in DistributedDB::SQLiteSingleRelationalStorageEngine
300 int SQLiteSingleRelationalStorageEngine::CreateDistributedTable(SQLiteSingleVerRelationalStorageExe… in CreateDistributedTable() function in DistributedDB::SQLiteSingleRelationalStorageEngine
Dsqlite_relational_store_connection.cpp145 int SQLiteRelationalStoreConnection::CreateDistributedTable(const std::string &tableName, TableSync… in CreateDistributedTable() function in DistributedDB::SQLiteRelationalStoreConnection
Dsqlite_relational_store.cpp434 int SQLiteRelationalStore::CreateDistributedTable(const std::string &tableName, TableSyncType syncT… in CreateDistributedTable() function in DistributedDB::SQLiteRelationalStore
Dsqlite_single_ver_relational_storage_executor.cpp361 int SQLiteSingleVerRelationalStorageExecutor::CreateDistributedTable(DistributedTableMode mode, boo… in CreateDistributedTable() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor