Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/store_test/rdb/
Ddistributeddb_rdb_knowledge_client_test.cpp109 void DistributedDBRDBKnowledgeClientTest::CreateDistributedTable(const std::vector<std::string> &ta… in CreateDistributedTable() function in __anone10855850211::DistributedDBRDBKnowledgeClientTest
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_single_relational_storage_engine.cpp205 int SQLiteSingleRelationalStorageEngine::CreateDistributedTable(const std::string &tableName, in CreateDistributedTable() function in DistributedDB::SQLiteSingleRelationalStorageEngine
268 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
Dsqlite_relational_store_connection.cpp146 int SQLiteRelationalStoreConnection::CreateDistributedTable(const std::string &tableName, TableSync… in CreateDistributedTable() function in DistributedDB::SQLiteRelationalStoreConnection
Dsqlite_relational_store.cpp441 int SQLiteRelationalStore::CreateDistributedTable(const std::string &tableName, TableSyncType syncT… in CreateDistributedTable() function in DistributedDB::SQLiteRelationalStore
Dsqlite_single_ver_relational_storage_executor.cpp266 int SQLiteSingleVerRelationalStorageExecutor::CreateDistributedTable(DistributedTableMode mode, boo… in CreateDistributedTable() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
Drdb_general_ut.cpp306 int RDBGeneralUt::CreateDistributedTable(const StoreInfo &info, const std::string &table, TableSync… in CreateDistributedTable() function in DistributedDB::RDBGeneralUt