Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_single_relational_storage_engine.cpp137 int SQLiteSingleRelationalStorageEngine::CreateDistributedTable(const std::string &tableName, in CreateDistributedTable() function in DistributedDB::SQLiteSingleRelationalStorageEngine
162 int SQLiteSingleRelationalStorageEngine::CreateDistributedTable(const std::string &tableName, bool … in CreateDistributedTable() function in DistributedDB::SQLiteSingleRelationalStorageEngine
Dsqlite_relational_store_connection.cpp141 int SQLiteRelationalStoreConnection::CreateDistributedTable(const std::string &tableName) in CreateDistributedTable() function in DistributedDB::SQLiteRelationalStoreConnection
Dsqlite_relational_store.cpp400 int SQLiteRelationalStore::CreateDistributedTable(const std::string &tableName) in CreateDistributedTable() function in DistributedDB::SQLiteRelationalStore
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
Drelational_store_delegate_impl.cpp46 DBStatus RelationalStoreDelegateImpl::CreateDistributedTable(const std::string &tableName) in CreateDistributedTable() function in DistributedDB::RelationalStoreDelegateImpl
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_relational_storage_executor.cpp114 int SQLiteSingleVerRelationalStorageExecutor::CreateDistributedTable(const std::string &tableName, in CreateDistributedTable() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor