Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_relational_storage_engine.cpp201 int SQLiteSingleRelationalStorageEngine::CreateDistributedTable(const std::string &tableName, in CreateDistributedTable() function in DistributedDB::SQLiteSingleRelationalStorageEngine
264 int SQLiteSingleRelationalStorageEngine::CreateDistributedTable(const std::string &tableName, bool … in CreateDistributedTable() function in DistributedDB::SQLiteSingleRelationalStorageEngine
306 int SQLiteSingleRelationalStorageEngine::CreateDistributedTable(SQLiteSingleVerRelationalStorageExe… in CreateDistributedTable() function in DistributedDB::SQLiteSingleRelationalStorageEngine
H A Dsqlite_relational_store_connection.cpp144 int SQLiteRelationalStoreConnection::CreateDistributedTable(const std::string &tableName, TableSync… in CreateDistributedTable() function in DistributedDB::SQLiteRelationalStoreConnection
H A Dsqlite_relational_store.cpp443 int SQLiteRelationalStore::CreateDistributedTable(const std::string &tableName, TableSyncType syncT… in CreateDistributedTable() function in DistributedDB::SQLiteRelationalStore
H A Dsqlite_single_ver_relational_storage_executor.cpp211 int SQLiteSingleVerRelationalStorageExecutor::CreateDistributedTable(DistributedTableMode mode, boo… in CreateDistributedTable() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor