Home
last modified time | relevance | path

Searched defs:CreateDistributedTableInner (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_delegate_impl.cpp79 DBStatus RelationalStoreDelegateImpl::CreateDistributedTableInner(const std::string &tableName, Tab… in CreateDistributedTableInner() function in DistributedDB::RelationalStoreDelegateImpl
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_general_store_test.cpp225 DBStatus CreateDistributedTableInner(const std::string &tableName, TableSyncType type) override in CreateDistributedTableInner() function in OHOS::Test::DistributedRDBTest::MockRelationalStoreDelegate