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 D | relational_store_delegate_impl.cpp | 79 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 D | rdb_general_store_test.cpp | 225 DBStatus CreateDistributedTableInner(const std::string &tableName, TableSyncType type) override in CreateDistributedTableInner() function in OHOS::Test::DistributedRDBTest::MockRelationalStoreDelegate |